Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DSampler.java154 if (rs.mSampler_CLAMP_LINEAR_MIP_LINEAR == null) { in CLAMP_LINEAR_MIP_LINEAR()
156 if (rs.mSampler_CLAMP_LINEAR_MIP_LINEAR == null) { in CLAMP_LINEAR_MIP_LINEAR()
162 rs.mSampler_CLAMP_LINEAR_MIP_LINEAR = b.create(); in CLAMP_LINEAR_MIP_LINEAR()
166 return rs.mSampler_CLAMP_LINEAR_MIP_LINEAR; in CLAMP_LINEAR_MIP_LINEAR()
DRenderScript.java1123 volatile Sampler mSampler_CLAMP_LINEAR_MIP_LINEAR; field in RenderScript
/frameworks/rs/support/java/src/androidx/renderscript/
DSampler.java158 if(rs.mSampler_CLAMP_LINEAR_MIP_LINEAR == null) { in CLAMP_LINEAR_MIP_LINEAR()
164 rs.mSampler_CLAMP_LINEAR_MIP_LINEAR = b.create(); in CLAMP_LINEAR_MIP_LINEAR()
166 return rs.mSampler_CLAMP_LINEAR_MIP_LINEAR; in CLAMP_LINEAR_MIP_LINEAR()
DRenderScript.java1131 Sampler mSampler_CLAMP_LINEAR_MIP_LINEAR; field in RenderScript
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45703 Landroid/renderscript/RenderScript;->mSampler_CLAMP_LINEAR_MIP_LINEAR:Landroid/renderscript/Sampler;