Home | History | Annotate | Download | only in renderscript

Lines Matching defs:SIGNED_32

137         SIGNED_32 (6, 4),
375 rs.mElement_I32 = createUser(rs, DataType.SIGNED_32);
635 rs.mElement_INT_2 = createVector(rs, DataType.SIGNED_32, 2);
642 rs.mElement_INT_3 = createVector(rs, DataType.SIGNED_32, 3);
649 rs.mElement_INT_4 = createVector(rs, DataType.SIGNED_32, 4);
783 * SIGNED_8, SIGNED_16, SIGNED_32, SIGNED_64, UNSIGNED_8, UNSIGNED_16,
804 case SIGNED_32: