Searched refs:CLAMP_NEAREST (Results 1 – 13 of 13) sorted by relevance
51 Sampler sampler = Sampler.CLAMP_NEAREST(pRS); in run()
48 Sampler sampler = Sampler.CLAMP_NEAREST(pRS); in run()
49 Sampler sampler = Sampler.CLAMP_NEAREST(pRS); in run()
79 CREATE_SAMPLER(CLAMP_NEAREST, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST, RS_SAMPLER_CLAMP, RS_SAMPLER_…
521 sp<const Sampler> CLAMP_NEAREST; member4278 static sp<const Sampler> CLAMP_NEAREST(const sp<RS> &rs);
43 sp<const Sampler> samp = Sampler::CLAMP_NEAREST(rs); in test_compute()
137 updater = new TextureViewUpdater(outAlloc, Sampler.CLAMP_NEAREST(mRS)); in onCreate()
112 public static Sampler CLAMP_NEAREST(RenderScript rs) { in CLAMP_NEAREST() method in Sampler
100 public static Sampler CLAMP_NEAREST(RenderScript rs) { in CLAMP_NEAREST() method in Sampler
26478 …method public static android.renderscript.Sampler CLAMP_NEAREST(android.renderscript.RenderScript);
40341 …method public static android.renderscript.Sampler CLAMP_NEAREST(android.renderscript.RenderScript);
40485 …method public static android.renderscript.Sampler CLAMP_NEAREST(android.renderscript.RenderScript);