Searched refs:RS_TYPE_UNSIGNED_5_6_5 (Results 1 - 9 of 9) sorted by path

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_sample.c138 if (dk == RS_KIND_USER || (dt != RS_TYPE_UNSIGNED_8 && dt != RS_TYPE_UNSIGNED_5_6_5)) { \
183 if (dt == RS_TYPE_UNSIGNED_5_6_5) { \
210 if (dt == RS_TYPE_UNSIGNED_5_6_5) { \
/frameworks/rs/cpp/
H A DElement.cpp184 case RS_TYPE_UNSIGNED_5_6_5:
230 if ((dt != RS_TYPE_UNSIGNED_5_6_5) &&
322 dt == RS_TYPE_UNSIGNED_5_6_5 ||
327 if (dt == RS_TYPE_UNSIGNED_5_6_5 && dk != RS_KIND_PIXEL_RGB) {
/frameworks/rs/driver/
H A DrsdAllocation.cpp52 case RS_TYPE_UNSIGNED_5_6_5: return GL_UNSIGNED_SHORT_5_6_5;
/frameworks/rs/
H A DrsComponent.cpp72 case RS_TYPE_UNSIGNED_5_6_5:
H A DrsDefines.h144 RS_TYPE_UNSIGNED_5_6_5, enumerator in enum:RsDataType
/frameworks/rs/scriptc/
H A Drs_types.rsh493 RS_TYPE_UNSIGNED_5_6_5 = 13,
/frameworks/support/renderscript/v8/rs_support/
H A DrsComponent.cpp72 case RS_TYPE_UNSIGNED_5_6_5:
H A DrsDefines.h144 RS_TYPE_UNSIGNED_5_6_5, enumerator in enum:RsDataType
/frameworks/support/renderscript/v8/rs_support/scriptc/
H A Drs_types.rsh493 RS_TYPE_UNSIGNED_5_6_5 = 13,

Completed in 127 milliseconds