Searched refs:WRAP_LINEAR (Results 1 - 5 of 5) sorted by relevance

/frameworks/rs/cpp/
H A DSampler.cpp83 CREATE_SAMPLER(WRAP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_WRAP, RS_SAMPLER_WRAP);
H A DrsCppStructs.h525 sp<const Sampler> WRAP_LINEAR; member in struct:android::RSC::RS::__anon1963
4314 static sp<const Sampler> WRAP_LINEAR(const sp<RS> &rs);
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DSampler.java192 public static Sampler WRAP_LINEAR(RenderScript rs) { method in class:Sampler
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java119 TextureViewUpdater updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_LINEAR(mRS));
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java196 public static Sampler WRAP_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 4262 milliseconds