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

/frameworks/rs/cpp/
H A DSampler.cpp71 CREATE_SAMPLER(MIRRORED_REPEAT_NEAREST, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST);
H A DrsCppStructs.h248 sp<const Sampler> MIRRORED_REPEAT_NEAREST; member in struct:android::RSC::RS::__anon1464
1987 static sp<const Sampler> MIRRORED_REPEAT_NEAREST(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java219 public static Sampler MIRRORED_REPEAT_NEAREST(RenderScript rs) { method in class:Sampler
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DSampler.java232 public static Sampler MIRRORED_REPEAT_NEAREST(RenderScript rs) { method in class:Sampler

Completed in 316 milliseconds