Searched refs:mSampler_WRAP_LINEAR (Results 1 – 5 of 5) sorted by relevance
202 if (rs.mSampler_WRAP_LINEAR == null) { in WRAP_LINEAR()204 if (rs.mSampler_WRAP_LINEAR == null) { in WRAP_LINEAR()210 rs.mSampler_WRAP_LINEAR = b.create(); in WRAP_LINEAR()214 return rs.mSampler_WRAP_LINEAR; in WRAP_LINEAR()
1125 volatile Sampler mSampler_WRAP_LINEAR; field in RenderScript
198 if(rs.mSampler_WRAP_LINEAR == null) { in WRAP_LINEAR()204 rs.mSampler_WRAP_LINEAR = b.create(); in WRAP_LINEAR()206 return rs.mSampler_WRAP_LINEAR; in WRAP_LINEAR()
1133 Sampler mSampler_WRAP_LINEAR; field in RenderScript
45708 Landroid/renderscript/RenderScript;->mSampler_WRAP_LINEAR:Landroid/renderscript/Sampler;