Searched refs:RS_TYPE_UNSIGNED_5_6_5 (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/cpp/
H A DElement.cpp203 case RS_TYPE_UNSIGNED_5_6_5:
249 if ((dt != RS_TYPE_UNSIGNED_5_6_5) &&
300 dt == RS_TYPE_UNSIGNED_5_6_5 ||
306 if (dt == RS_TYPE_UNSIGNED_5_6_5 && dk != RS_KIND_PIXEL_RGB) {
/frameworks/rs/
H A DrsComponent.cpp78 case RS_TYPE_UNSIGNED_5_6_5:
H A DrsDefines.h152 RS_TYPE_UNSIGNED_5_6_5, enumerator in enum:RsDataType
/frameworks/rs/driver/runtime/
H A Drs_sample.c280 if (dt == RS_TYPE_UNSIGNED_5_6_5) {
333 if (dt == RS_TYPE_UNSIGNED_5_6_5) {
367 if (dt == RS_TYPE_UNSIGNED_5_6_5) {
405 if (dt == RS_TYPE_UNSIGNED_5_6_5) {
/frameworks/rs/scriptc/
H A Drs_types.rsh514 RS_TYPE_UNSIGNED_5_6_5 = 13,
/frameworks/rs/driver/
H A DrsdAllocation.cpp63 case RS_TYPE_UNSIGNED_5_6_5: return GL_UNSIGNED_SHORT_5_6_5;

Completed in 139 milliseconds