Home
last modified time | relevance | path

Searched refs:RGBA_5551 (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java43 public static final int RGBA_5551 = 6; field in PixelFormat
95 case PixelFormat.RGBA_5551: in formatHasAlpha()
/frameworks/rs/cpp/
DRenderScript.h101 Element *RGBA_5551; member
DElement.h119 static sp<const Element> RGBA_5551(RenderScript *rs);
/frameworks/base/graphics/java/android/renderscript/
DElement.java490 public static Element RGBA_5551(RenderScript rs) { in RGBA_5551() method in Element
/frameworks/base/api/
D14.txt8527 field public static final int RGBA_5551 = 6; // 0x6
17766 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);
D15.txt8559 field public static final int RGBA_5551 = 6; // 0x6
17893 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);
Dcurrent.txt8834 field public static final deprecated int RGBA_5551 = 6; // 0x6
18846 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);
D16.txt8834 field public static final deprecated int RGBA_5551 = 6; // 0x6
18846 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);