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

/frameworks/native/include/ui/
H A DGraphicBufferAllocator.h44 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator in enum:android::GraphicBufferAllocator::__anon1433
H A DGraphicBuffer.h48 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator in enum:android::GraphicBuffer::__anon1431
/frameworks/base/core/java/android/view/
H A DGraphicBuffer.java33 public static final int USAGE_SW_READ_NEVER = 0x0; field in class:GraphicBuffer

Completed in 130 milliseconds