Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SW_WRITE_NEVER (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DGrallocDefs.h55 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U, enumerator
/hardware/libhardware/include_all/hardware/
Dgralloc.h79 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U, enumerator
/hardware/libhardware/include/hardware/
Dgralloc.h79 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U, enumerator
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dgralloc.h79 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U, enumerator
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp261 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER, in returnTargetBufferForDisplay()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsDisplay.cpp303 mapper.lock(mBuffer.memHandle, GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER, in returnTargetBufferForDisplayImpl()