Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DGrallocDefs.h46 GRALLOC_USAGE_SW_READ_NEVER = 0x00000000U, enumerator
/hardware/libhardware/include_all/hardware/
Dgralloc.h70 GRALLOC_USAGE_SW_READ_NEVER = 0x00000000U, enumerator
/hardware/libhardware/include/hardware/
Dgralloc.h70 GRALLOC_USAGE_SW_READ_NEVER = 0x00000000U, enumerator
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dgralloc.h70 GRALLOC_USAGE_SW_READ_NEVER = 0x00000000U, enumerator
/hardware/interfaces/automotive/evs/1.0/default/
DEvsCamera.cpp482 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp283 mapper.lock(handle, GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillMockFrame()
DEvsVideoEmulatedCamera.cpp230 mapper.lock(renderBufferHandle, GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in onCodecOutputAvailable()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp649 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()