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

/frameworks/rs/cpp/
H A DSampler.cpp72 CREATE_SAMPLER(MIRRORED_REPEAT_LINEAR, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR);
H A DrsCppStructs.h249 sp<const Sampler> MIRRORED_REPEAT_LINEAR; member in struct:android::RSC::RS::__anon1464
1996 static sp<const Sampler> MIRRORED_REPEAT_LINEAR(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java239 public static Sampler MIRRORED_REPEAT_LINEAR(RenderScript rs) { method in class:Sampler
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DSampler.java252 public static Sampler MIRRORED_REPEAT_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 239 milliseconds