Searched defs:USAGE_SW_WRITE_OFTEN (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/ui/
H A DGraphicBufferAllocator.h51 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN, enumerator in enum:android::GraphicBufferAllocator::__anon1290
H A DGraphicBuffer.h55 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN, enumerator in enum:android::GraphicBuffer::__anon1288
/frameworks/base/core/java/android/view/
H A DGraphicBuffer.java40 public static final int USAGE_SW_WRITE_OFTEN = 0x30; field in class:GraphicBuffer

Completed in 659 milliseconds