Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SW_WRITE_RARELY (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc.h78 GRALLOC_USAGE_SW_WRITE_RARELY = 0x00000020, enumerator
/hardware/qcom/display/msm8974/libgralloc/
Dalloc_controller.cpp80 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) in useUncached()
/hardware/libhardware/modules/gralloc/
Dframebuffer.cpp115 GRALLOC_USAGE_SW_WRITE_RARELY, in fb_post()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3HWI.cpp641 GRALLOC_USAGE_SW_WRITE_RARELY | in configureStreams()