Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_USES_2PRIVATE_DATA (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h67 PRIV_FLAGS_USES_2PRIVATE_DATA = 1U << 4, enumerator
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer4.h154 PRIV_FLAGS_USES_2PRIVATE_DATA = 1U << 4, enumerator
Dmali_gralloc_buffer.h154 PRIV_FLAGS_USES_2PRIVATE_DATA = 1U << 4, enumerator
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp206 if (gmeta.flags & VendorGraphicBufferMeta::PRIV_FLAGS_USES_2PRIVATE_DATA) in doPreProcess()
DExynosDisplay.cpp2067 … if (layer_buffer_gmeta.flags & VendorGraphicBufferMeta::PRIV_FLAGS_USES_2PRIVATE_DATA) in configureHandle()