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

  /hardware/libhardware/include/hardware/
gralloc.h 79 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U,
  /frameworks/base/libs/hwui/utils/
TestWindowContext.cpp 67 GRALLOC_USAGE_SW_WRITE_NEVER |
  /frameworks/native/libs/ui/include/ui/
GraphicBuffer.h 57 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 601 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER,
606 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER,
  /frameworks/base/core/jni/
android_view_ThreadedRenderer.cpp     [all...]

Completed in 304 milliseconds