Searched refs:GRALLOC_USAGE_HW_CAMERA_ZSL (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dgralloc.h101 GRALLOC_USAGE_HW_CAMERA_ZSL = 0x00060000, enumerator in enum:__anon308
/hardware/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp245 if ((usage & GRALLOC_USAGE_HW_CAMERA_ZSL) == GRALLOC_USAGE_HW_CAMERA_ZSL) {
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp115 else if (usage & GRALLOC_USAGE_HW_CAMERA_ZSL)
/hardware/qcom/display/msm8974/libgralloc/
H A Dgpu.cpp269 == GRALLOC_USAGE_HW_CAMERA_ZSL)
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgpu.cpp115 else if (usage & GRALLOC_USAGE_HW_CAMERA_ZSL)

Completed in 288 milliseconds