Home
last modified time | relevance | path

Searched refs:mSampler_WRAP_LINEAR (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DSampler.java197 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()
DRenderScript.java1131 volatile Sampler mSampler_WRAP_LINEAR; field in RenderScript
/frameworks/rs/support/java/src/androidx/renderscript/
DSampler.java193 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()
DRenderScript.java1128 Sampler mSampler_WRAP_LINEAR; field in RenderScript
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60263 Landroid/renderscript/RenderScript;->mSampler_WRAP_LINEAR:Landroid/renderscript/Sampler;