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

/frameworks/base/graphics/java/android/graphics/
H A DGraphicBuffer.java30 public static final int USAGE_SW_READ_NEVER = 0x0; field in class:GraphicBuffer
/frameworks/native/include/ui/
H A DGraphicBuffer.h52 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator in enum:android::GraphicBuffer::__anon1513
/frameworks/native/libs/ui/include/ui/
H A DGraphicBuffer.h52 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator in enum:android::GraphicBuffer::__anon1681
/frameworks/native/libs/ui/include_vndk/ui/
H A DGraphicBuffer.h52 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator in enum:android::GraphicBuffer::__anon1686

Completed in 112 milliseconds