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

  /frameworks/native/include/ui/
GraphicBufferAllocator.h 51 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN,
GraphicBuffer.h 55 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN,
  /frameworks/base/core/java/android/view/
GraphicBuffer.java 40 public static final int USAGE_SW_WRITE_OFTEN = 0x30;

Completed in 63 milliseconds