HomeSort by relevance Sort by last modified time
    Searched defs:USAGE_SW_READ_NEVER (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/ui/
GraphicBufferAllocator.h 44 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
GraphicBuffer.h 48 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
  /frameworks/base/core/java/android/view/
GraphicBuffer.java 33 public static final int USAGE_SW_READ_NEVER = 0x0;
  /external/deqp/framework/platform/android/
tcuAndroidInternals.hpp 150 USAGE_SW_READ_NEVER = 0x00000000,

Completed in 198 milliseconds