Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SW_WRITE_OFTEN (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/camera/
DPreviewWindow.cpp62 res = window->set_usage(window, GRALLOC_USAGE_SW_WRITE_OFTEN); in setPreviewWindow()
153 *buffer, GRALLOC_USAGE_SW_WRITE_OFTEN, in onNextFrameAvailable()
/device/google/cuttlefish_common/guest/hals/camera/
DPreviewWindow.cpp61 res = window->set_usage(window, GRALLOC_USAGE_SW_WRITE_OFTEN); in setPreviewWindow()
150 res = GrallocModule::getInstance().lock(*buffer, GRALLOC_USAGE_SW_WRITE_OFTEN, in onNextFrameAvailable()
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc.h27 GRALLOC_USAGE_SW_WRITE_OFTEN = 0x00000030U, enumerator
/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.h48 #define GRALLOC_USAGE_SW_WRITE_OFTEN GRALLOC1_PRODUCER_USAGE_CPU_WRITE_OFTEN macro
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp291 GRALLOC_USAGE_SW_WRITE_OFTEN, 0, 0, mem->size, 1, &mBase); in GrallocDirectChannel()
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp180 buffer->usage_deprecated = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN | in resourceToANWB()
/device/google/marlin/camera/QCamera2/HAL/test/
Dqcamera_test.cpp1134 GRALLOC_USAGE_SW_WRITE_OFTEN,
3037 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);