Searched refs:GRALLOC_USAGE_SW_WRITE_OFTEN (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish/guest/hals/camera/ |
D | cached_stream_buffer.cpp | 101 g_importer.lockYCbCr(buffer_, GRALLOC_USAGE_SW_WRITE_OFTEN, region); in acquireAsYUV() 127 return g_importer.lock(buffer_, GRALLOC_USAGE_SW_WRITE_OFTEN, size); in acquireAsBlob()
|
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ |
D | gralloc.h | 27 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_module.h | 48 #define GRALLOC_USAGE_SW_WRITE_OFTEN GRALLOC1_PRODUCER_USAGE_CPU_WRITE_OFTEN macro
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_module.h | 48 #define GRALLOC_USAGE_SW_WRITE_OFTEN GRALLOC1_PRODUCER_USAGE_CPU_WRITE_OFTEN macro
|
/device/google/contexthub/sensorhal/ |
D | directchannel.cpp | 291 GRALLOC_USAGE_SW_WRITE_OFTEN, 0, 0, mem->size, 1, &mBase); in GrallocDirectChannel()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 180 buffer->usage_deprecated = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN | in resourceToANWB()
|