HomeSort by relevance Sort by last modified time
    Searched defs:USAGE_SW_READ_NEVER (Results 1 - 3 of 3) 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;

Completed in 375 milliseconds