Searched refs:WRAP_LINEAR (Results 1 – 8 of 8) sorted by relevance
83 CREATE_SAMPLER(WRAP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_WRAP, RS_SAMPLER_WRAP);
525 sp<const Sampler> WRAP_LINEAR; member4314 static sp<const Sampler> WRAP_LINEAR(const sp<RS> &rs);
119 TextureViewUpdater updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_LINEAR(mRS)); in onCreate()
192 public static Sampler WRAP_LINEAR(RenderScript rs) { in WRAP_LINEAR() method in Sampler
196 public static Sampler WRAP_LINEAR(RenderScript rs) { in WRAP_LINEAR() method in Sampler
26482 … method public static android.renderscript.Sampler WRAP_LINEAR(android.renderscript.RenderScript);
40345 … method public static android.renderscript.Sampler WRAP_LINEAR(android.renderscript.RenderScript);
40489 … method public static android.renderscript.Sampler WRAP_LINEAR(android.renderscript.RenderScript);