Home | History | Annotate | Download | only in renderscript

Lines Matching refs:mElement_RGBA_5551

498         if(rs.mElement_RGBA_5551 == null) {
499 rs.mElement_RGBA_5551 = createPixel(rs, DataType.UNSIGNED_5_5_5_1, DataKind.PIXEL_RGBA);
501 return rs.mElement_RGBA_5551;