Searched refs:mSampler_WRAP_LINEAR (Results 1 – 5 of 5) sorted by relevance
197 if (rs.mSampler_WRAP_LINEAR == null) { in WRAP_LINEAR()199 if (rs.mSampler_WRAP_LINEAR == null) { in WRAP_LINEAR()205 rs.mSampler_WRAP_LINEAR = b.create(); in WRAP_LINEAR()209 return rs.mSampler_WRAP_LINEAR; in WRAP_LINEAR()
1131 volatile Sampler mSampler_WRAP_LINEAR; field in RenderScript
193 if(rs.mSampler_WRAP_LINEAR == null) { in WRAP_LINEAR()199 rs.mSampler_WRAP_LINEAR = b.create(); in WRAP_LINEAR()201 return rs.mSampler_WRAP_LINEAR; in WRAP_LINEAR()
1128 Sampler mSampler_WRAP_LINEAR; field in RenderScript
60263 Landroid/renderscript/RenderScript;->mSampler_WRAP_LINEAR:Landroid/renderscript/Sampler;