Searched refs:mElement_RGBA_5551 (Results 1 – 5 of 5) sorted by relevance
616 if (rs.mElement_RGBA_5551 == null) { in RGBA_5551()618 if (rs.mElement_RGBA_5551 == null) { in RGBA_5551()619 … rs.mElement_RGBA_5551 = createPixel(rs, DataType.UNSIGNED_5_5_5_1, DataKind.PIXEL_RGBA); in RGBA_5551()623 return rs.mElement_RGBA_5551; in RGBA_5551()
1073 volatile Element mElement_RGBA_5551; field in RenderScript
466 if(rs.mElement_RGBA_5551 == null) { in RGBA_5551()467 rs.mElement_RGBA_5551 = createPixel(rs, DataType.UNSIGNED_5_5_5_1, DataKind.PIXEL_RGBA); in RGBA_5551()469 return rs.mElement_RGBA_5551; in RGBA_5551()
1076 Element mElement_RGBA_5551; field in RenderScript
60218 Landroid/renderscript/RenderScript;->mElement_RGBA_5551:Landroid/renderscript/Element;