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

  /frameworks/native/libs/ui/include/ui/
GraphicBuffer.h 51 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
  /frameworks/base/graphics/java/android/graphics/
GraphicBuffer.java 30 public static final int USAGE_SW_READ_NEVER = 0x0;
  /external/deqp/framework/platform/android/
tcuAndroidInternals.hpp 149 USAGE_SW_READ_NEVER = 0x00000000,

Completed in 79 milliseconds