Home
last modified time | relevance | path

Searched defs:GRALLOC_USAGE_HW_CAMERA_READ (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h102 #define GRALLOC_USAGE_HW_CAMERA_READ static_cast<uint64_t>(hidl_common::BufferUsage::CAMERA_INPUT) macro
/hardware/google/gchips/GrallocHAL/src/
Dmali_gralloc_usages.h102 #define GRALLOC_USAGE_HW_CAMERA_READ static_cast<uint64_t>(hidl_common::BufferUsage::CAMERA_INPUT) macro
/hardware/libhardware/include/hardware/
Dgralloc.h117 GRALLOC_USAGE_HW_CAMERA_READ = 0x00040000U, enumerator