Searched refs:RGBA_4444 (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPixelFormat.java43 public static final int RGBA_4444 = 7; field in class:PixelFormat
90 case PixelFormat.RGBA_4444:
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java960 return Element.RGBA_4444(rs);
H A DElement.java433 public static Element RGBA_4444(RenderScript rs) { method in class:Element
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselRS.java927 return RGBA_4444(mRS);

Completed in 86 milliseconds