Searched refs:mSampler_WRAP_NEAREST (Results 1 – 4 of 4) sorted by relevance
173 if (rs.mSampler_WRAP_NEAREST == null) { in WRAP_NEAREST()175 if (rs.mSampler_WRAP_NEAREST == null) { in WRAP_NEAREST()181 rs.mSampler_WRAP_NEAREST = b.create(); in WRAP_NEAREST()185 return rs.mSampler_WRAP_NEAREST; in WRAP_NEAREST()
1117 volatile Sampler mSampler_WRAP_NEAREST; field in RenderScript
173 if(rs.mSampler_WRAP_NEAREST == null) { in WRAP_NEAREST()179 rs.mSampler_WRAP_NEAREST = b.create(); in WRAP_NEAREST()181 return rs.mSampler_WRAP_NEAREST; in WRAP_NEAREST()
1127 Sampler mSampler_WRAP_NEAREST; field in RenderScript