Searched refs:USAGE_SW_READ_OFTEN (Results 1 - 7 of 7) sorted by relevance

/frameworks/webview/chromium/plat_support/
H A Dgraphic_buffer_impl.cpp29 android::GraphicBuffer::USAGE_SW_READ_OFTEN |
81 usage = android::GraphicBuffer::USAGE_SW_READ_OFTEN;
87 usage = android::GraphicBuffer::USAGE_SW_READ_OFTEN |
/frameworks/native/include/ui/
H A DGraphicBufferAllocator.h46 USAGE_SW_READ_OFTEN = GRALLOC_USAGE_SW_READ_OFTEN, enumerator in enum:android::GraphicBufferAllocator::__anon1434
H A DGraphicBuffer.h50 USAGE_SW_READ_OFTEN = GRALLOC_USAGE_SW_READ_OFTEN, enumerator in enum:android::GraphicBuffer::__anon1432
/frameworks/native/libs/gui/
H A DCpuConsumer.cpp111 GraphicBuffer::USAGE_SW_READ_OFTEN,
123 GraphicBuffer::USAGE_SW_READ_OFTEN,
/frameworks/rs/
H A DrsGrallocConsumer.cpp96 GraphicBuffer::USAGE_SW_READ_OFTEN,
108 GraphicBuffer::USAGE_SW_READ_OFTEN,
/frameworks/base/core/java/android/view/
H A DGraphicBuffer.java35 public static final int USAGE_SW_READ_OFTEN = 0x3; field in class:GraphicBuffer
/frameworks/base/core/jni/
H A Dandroid_view_GraphicBuffer.cpp58 #define LOCK_CANVAS_USAGE GraphicBuffer::USAGE_SW_READ_OFTEN | GraphicBuffer::USAGE_SW_WRITE_OFTEN

Completed in 368 milliseconds