Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SENSOR_DIRECT_DATA (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_usages.h114 #define GRALLOC_USAGE_SENSOR_DIRECT_DATA static_cast<uint64_t>(hidl_common::BufferUsage::SENSOR_DIR… macro
146 GRALLOC_USAGE_SENSOR_DIRECT_DATA | /* 1U << 23 */
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp159 GRALLOC_USAGE_SENSOR_DIRECT_DATA, in select_dmabuf_heap()