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

  /frameworks/base/include/ui/
GraphicBufferAllocator.h 51 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN,
GraphicBuffer.h 55 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN,
  /frameworks/base/libs/surfaceflinger/
LayerDim.cpp 73 GraphicBuffer::USAGE_SW_WRITE_OFTEN |
Layer.cpp 184 GraphicBuffer::USAGE_SW_WRITE_OFTEN |
206 res = buf->lock(GraphicBuffer::USAGE_SW_WRITE_OFTEN, &vaddr);
410 GraphicBuffer::USAGE_SW_WRITE_OFTEN;

Completed in 80 milliseconds