Searched refs:mElement_SAMPLER (Results 1 – 5 of 5) sorted by relevance
500 if (rs.mElement_SAMPLER == null) { in SAMPLER()502 if (rs.mElement_SAMPLER == null) { in SAMPLER()503 rs.mElement_SAMPLER = createUser(rs, DataType.RS_SAMPLER); in SAMPLER()507 return rs.mElement_SAMPLER; in SAMPLER()
1055 volatile Element mElement_SAMPLER; field in RenderScript
435 if(rs.mElement_SAMPLER == null) { in SAMPLER()436 rs.mElement_SAMPLER = createUser(rs, DataType.RS_SAMPLER); in SAMPLER()438 return rs.mElement_SAMPLER; in SAMPLER()
1075 Element mElement_SAMPLER; field in RenderScript
45667 Landroid/renderscript/RenderScript;->mElement_SAMPLER:Landroid/renderscript/Element;