Home
last modified time | relevance | path

Searched refs:UNSIGNED_4_4_4_4 (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java148 UNSIGNED_4_4_4_4 (15, 2), enumConstant
474 rs.mElement_RGBA_4444 = createPixel(rs, DataType.UNSIGNED_4_4_4_4, DataKind.PIXEL_RGBA); in RGBA_4444()
737 (dt != DataType.UNSIGNED_4_4_4_4) && in Element()
849 dt == DataType.UNSIGNED_4_4_4_4 || in createPixel()
859 if (dt == DataType.UNSIGNED_4_4_4_4 && dk != DataKind.PIXEL_RGBA) { in createPixel()
/frameworks/base/rs/java/android/renderscript/
DElement.java138 UNSIGNED_4_4_4_4 (15, 2), enumConstant
628 … rs.mElement_RGBA_4444 = createPixel(rs, DataType.UNSIGNED_4_4_4_4, DataKind.PIXEL_RGBA); in RGBA_4444()
1079 (dt != DataType.UNSIGNED_4_4_4_4) && in Element()
1227 dt == DataType.UNSIGNED_4_4_4_4 || in createPixel()
1237 if (dt == DataType.UNSIGNED_4_4_4_4 && dk != DataKind.PIXEL_RGBA) { in createPixel()
/frameworks/rs/cpp/
DElement.cpp112 CREATE_PIXEL(RGBA_4444, UNSIGNED_4_4_4_4, PIXEL_RGBA);
/frameworks/support/api/
D23.0.0.txt10175 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D23.4.0.txt11110 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D23.1.0.txt10594 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D23.1.1.txt10563 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D23.2.1.txt11094 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D23.2.0.txt11092 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D24.1.0.txt11920 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
D24.0.0.txt11910 …num_constant public static final android.support.v8.renderscript.Element.DataType UNSIGNED_4_4_4_4;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26181 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_4_4_4_4;
/frameworks/base/api/
Dcurrent.txt35907 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_4_4_4_4;
Dtest-current.txt36104 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_4_4_4_4;
Dsystem-current.txt38984 enum_constant public static final android.renderscript.Element.DataType UNSIGNED_4_4_4_4;