Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java57 public static final int RGBA_5551 = 6; field in PixelFormat
116 case RGBA_5551: in getPixelFormatInfo()
151 case PixelFormat.RGBA_5551: in formatHasAlpha()
/frameworks/rs/cpp/
DElement.cpp115 CREATE_PIXEL(RGBA_5551, UNSIGNED_5_5_5_1, PIXEL_RGBA);
DrsCppStructs.h509 sp<const Element> RGBA_5551; member
1127 static sp<const Element> RGBA_5551(const sp<RS> &rs);
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java465 public static Element RGBA_5551(RenderScript rs) { in RGBA_5551() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java613 public static Element RGBA_5551(RenderScript rs) { in RGBA_5551() method in Element
/frameworks/support/api/
D23.0.0.txt10095 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D23.4.0.txt11030 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D23.1.0.txt10514 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D23.1.1.txt10483 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D23.2.1.txt11014 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D23.2.0.txt11012 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D24.1.0.txt11840 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
D24.0.0.txt11830 …method public static android.support.v8.renderscript.Element RGBA_5551(android.support.v8.rendersc…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11252 field public static final deprecated int RGBA_5551 = 6; // 0x6
26095 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt13559 field public static final deprecated int RGBA_5551 = 6; // 0x6
35820 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);
Dtest-current.txt13648 field public static final deprecated int RGBA_5551 = 6; // 0x6
36017 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);
Dsystem-current.txt14291 field public static final deprecated int RGBA_5551 = 6; // 0x6
38897 method public static android.renderscript.Element RGBA_5551(android.renderscript.RenderScript);