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

  /frameworks/native/include/ui/
GraphicBufferAllocator.h 49 USAGE_SW_WRITE_NEVER = GRALLOC_USAGE_SW_WRITE_NEVER,
GraphicBuffer.h 53 USAGE_SW_WRITE_NEVER = GRALLOC_USAGE_SW_WRITE_NEVER,
  /frameworks/base/core/java/android/view/
GraphicBuffer.java 38 public static final int USAGE_SW_WRITE_NEVER = 0x0;

Completed in 50 milliseconds