OSDN Git Service

Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.
authorEino-Ville Talvala <etalvala@google.com>
Thu, 13 Sep 2012 23:29:45 +0000 (16:29 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Thu, 13 Sep 2012 23:43:35 +0000 (16:43 -0700)
commit8a3016613dc684a6be11fdf643f9cc5cad817e8f
treebffddba5ecc9040f07ae0a465cb7a1da5a31e6a8
parent66466087f464b641c8c09b195891a9713a554900
Camera2: Use FORMAT_ZSL until transition to new gralloc scheme.

Until all HAL implementations move to the new format negotiation
scheme, use CAMERA2_HAL_PIXEL_FORMAT_ZSL to indicate ZSL mode.

Bug: 6243944
Change-Id: Idf5d9f42e203903ba906d5df156100646b27404c
services/camera/libcameraservice/camera2/ZslProcessor.cpp