Home
last modified time | relevance | path

Searched refs:USAGE_SW_READ_NEVER (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
DHwBitmapInCompositeShader.cpp36 uint32_t usage = GraphicBuffer::USAGE_HW_TEXTURE | GraphicBuffer::USAGE_SW_READ_NEVER | in createContent()
/frameworks/base/libs/hwui/
DHardwareBitmapUploader.cpp291 GraphicBuffer::USAGE_SW_READ_NEVER, in hasFP16Support()
391 GraphicBuffer::USAGE_SW_READ_NEVER, in allocateHardwareBitmap()
/frameworks/base/graphics/java/android/graphics/
DGraphicBuffer.java31 public static final int USAGE_SW_READ_NEVER = 0x0; field in GraphicBuffer
/frameworks/base/libs/hwui/pipeline/skia/
DVkInteropFunctorDrawable.cpp86 GraphicBuffer::USAGE_SW_READ_NEVER | GraphicBuffer::USAGE_HW_RENDER, in onDraw()
/frameworks/native/libs/ui/include/ui/
DGraphicBuffer.h61 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBuffer.h61 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER, enumerator
/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp445 GraphicBuffer::USAGE_SW_READ_NEVER | GraphicBuffer::USAGE_SW_WRITE_NEVER;