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

/frameworks/rs/cpp/
H A DSampler.cpp86 CREATE_SAMPLER(MIRRORED_REPEAT_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_MIRRORED_REPEAT);
H A DrsCppStructs.h528 sp<const Sampler> MIRRORED_REPEAT_LINEAR; member in struct:android::RSC::RS::__anon1620
4341 static sp<const Sampler> MIRRORED_REPEAT_LINEAR(sp<RS> rs);
/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
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java268 public static Sampler MIRRORED_REPEAT_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 1433 milliseconds