HomeSort by relevance Sort by last modified time
    Searched refs:GRALLOC_USAGE_SW_WRITE_RARELY (Results 1 - 6 of 6) sorted by null

  /frameworks/native/include/ui/
GraphicBufferAllocator.h 50 USAGE_SW_WRITE_RARELY = GRALLOC_USAGE_SW_WRITE_RARELY,
GraphicBuffer.h 54 USAGE_SW_WRITE_RARELY = GRALLOC_USAGE_SW_WRITE_RARELY,
  /hardware/libhardware/include/hardware/
gralloc.h 78 GRALLOC_USAGE_SW_WRITE_RARELY = 0x00000020,
  /hardware/qcom/display/msm8974/libgralloc/
alloc_controller.cpp 80 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY)
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 115 GRALLOC_USAGE_SW_WRITE_RARELY,
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 641 GRALLOC_USAGE_SW_WRITE_RARELY |
    [all...]

Completed in 204 milliseconds