Searched refs:MIRRORED_REPEAT_NEAREST (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DSampler.cpp85 CREATE_SAMPLER(MIRRORED_REPEAT_NEAREST, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_MIRRORED_REPEAT);
H A DrsCppStructs.h527 sp<const Sampler> MIRRORED_REPEAT_NEAREST; member in struct:android::RSC::RS::__anon1963
4332 static sp<const Sampler> MIRRORED_REPEAT_NEAREST(const sp<RS> &rs);
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DSampler.java232 public static Sampler MIRRORED_REPEAT_NEAREST(RenderScript rs) { method in class:Sampler
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java244 public static Sampler MIRRORED_REPEAT_NEAREST(RenderScript rs) { method in class:Sampler

Completed in 230 milliseconds