Home
last modified time | relevance | path

Searched refs:RGBA_4444 (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPixelFormat.java59 public static final int RGBA_4444 = 7; field in PixelFormat
117 case RGBA_4444: in getPixelFormatInfo()
150 case PixelFormat.RGBA_4444: in formatHasAlpha()
/frameworks/rs/cpp/
DElement.cpp112 CREATE_PIXEL(RGBA_4444, UNSIGNED_4_4_4_4, PIXEL_RGBA);
DrsCppStructs.h510 sp<const Element> RGBA_4444; member
1133 static sp<const Element> RGBA_4444(const sp<RS> &rs);
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java472 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
DAllocation.java2646 return Element.RGBA_4444(rs); in elementFromBitmap()
/frameworks/base/rs/java/android/renderscript/
DElement.java624 public static Element RGBA_4444(RenderScript rs) { in RGBA_4444() method in Element
DAllocation.java2759 return Element.RGBA_4444(rs); in elementFromBitmap()
/frameworks/support/api/
D23.0.0.txt10094 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D23.4.0.txt11029 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D23.1.0.txt10513 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D23.1.1.txt10482 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D23.2.1.txt11013 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D23.2.0.txt11011 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D24.1.0.txt11839 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
D24.0.0.txt11829 …method public static android.support.v8.renderscript.Element RGBA_4444(android.support.v8.rendersc…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11251 field public static final deprecated int RGBA_4444 = 7; // 0x7
26094 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt13558 field public static final deprecated int RGBA_4444 = 7; // 0x7
35819 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
Dtest-current.txt13647 field public static final deprecated int RGBA_4444 = 7; // 0x7
36016 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);
Dsystem-current.txt14290 field public static final deprecated int RGBA_4444 = 7; // 0x7
38896 method public static android.renderscript.Element RGBA_4444(android.renderscript.RenderScript);