Home | History | Annotate | Download | only in renderscript

Lines Matching defs:UNSIGNED_16

130         UNSIGNED_16 (9, 2),
364 rs.mElement_U16 = createUser(rs, DataType.UNSIGNED_16);
815 rs.mElement_USHORT_2 = createVector(rs, DataType.UNSIGNED_16, 2);
826 rs.mElement_USHORT_3 = createVector(rs, DataType.UNSIGNED_16, 3);
837 rs.mElement_USHORT_4 = createVector(rs, DataType.UNSIGNED_16, 4);
1160 * SIGNED_8, SIGNED_16, SIGNED_32, SIGNED_64, UNSIGNED_8, UNSIGNED_16,
1185 case UNSIGNED_16:
1225 dt == DataType.UNSIGNED_16 ||
1240 if (dt == DataType.UNSIGNED_16 &&