Searched refs:WRAP_NEAREST (Results 1 – 8 of 8) sorted by relevance
68 CREATE_SAMPLER(WRAP_NEAREST, RS_SAMPLER_WRAP, RS_SAMPLER_WRAP, RS_SAMPLER_NEAREST, RS_SAMPLER_NEARE…
245 sp<const Sampler> WRAP_NEAREST; member1960 static sp<const Sampler> WRAP_NEAREST(sp<RS> rs);
131 updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_NEAREST(mRS)); in onCreate()
159 public static Sampler WRAP_NEAREST(RenderScript rs) { in WRAP_NEAREST() method in Sampler
172 public static Sampler WRAP_NEAREST(RenderScript rs) { in WRAP_NEAREST() method in Sampler
250 pfb.bindSampler(Sampler.WRAP_NEAREST(mRS), 0); in initUiScript()
28078 … method public static android.renderscript.Sampler WRAP_NEAREST(android.renderscript.RenderScript);
26486 … method public static android.renderscript.Sampler WRAP_NEAREST(android.renderscript.RenderScript);