HomeSort by relevance Sort by last modified time
    Searched refs:GRALLOC_USAGE_SW_WRITE_NEVER (Results 1 - 7 of 7) sorted by null

  /hardware/libhardware/include/hardware/
gralloc.h 80 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U,
  /frameworks/base/libs/hwui/utils/
TestWindowContext.cpp 72 GRALLOC_USAGE_SW_WRITE_NEVER |
  /frameworks/native/include/ui/
GraphicBuffer.h 56 USAGE_SW_WRITE_NEVER = GRALLOC_USAGE_SW_WRITE_NEVER,
  /hardware/interfaces/automotive/evs/1.0/default/
EvsDisplay.cpp 261 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER,
  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 602 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER,
607 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER,
  /frameworks/base/core/jni/
android_view_ThreadedRenderer.cpp     [all...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 966 GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_NEVER,
    [all...]

Completed in 290 milliseconds