Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_HW_CAMERA_ZSL (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3HALHeader.h45 #define IS_USAGE_ZSL(usage) (((usage) & (GRALLOC_USAGE_HW_CAMERA_ZSL)) \
46 == (GRALLOC_USAGE_HW_CAMERA_ZSL))
/hardware/libhardware/include/hardware/
Dgralloc.h120 GRALLOC_USAGE_HW_CAMERA_ZSL = 0x00060000, enumerator
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp276 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp280 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp115 else if (usage & GRALLOC_USAGE_HW_CAMERA_ZSL) in gralloc_alloc_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dgpu.cpp290 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
/hardware/qcom/display/msm8909/libgralloc/
Dgpu.cpp293 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()
/hardware/qcom/display/msm8996/libgralloc/
Dgpu.cpp277 == GRALLOC_USAGE_HW_CAMERA_ZSL) in alloc_impl()