OSDN Git Service

Camera2: Temporarily stop pre-allocation of recording stream.
authorEino-Ville Talvala <etalvala@google.com>
Mon, 10 Sep 2012 23:07:03 +0000 (16:07 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Mon, 10 Sep 2012 23:07:03 +0000 (16:07 -0700)
commit587879f29d1282f20f5043a840a40eefb68547c3
tree002e73bdc947ecc8ee40cc9f842f175392b5e2d0
parent8ad3e8043415aaebe907f0556e973b1d7faf3b48
Camera2: Temporarily stop pre-allocation of recording stream.

When recordingHint is set, don't pre-allocate recording stream on
preview start.

Bug: 7137947
Change-Id: I06b5f6d7dbb21d4d0747974ba001b0c8929a0b02
services/camera/libcameraservice/Camera2Client.cpp