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.h244 sp<const Sampler> MIRRORED_REPEAT_LINEAR; member in struct:android::RSC::RS::__anon1589
1983 sp<const Sampler> MIRRORED_REPEAT_LINEAR(sp<RS> rs);
/frameworks/base/graphics/java/android/renderscript/
H A DSampler.java250 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 202 milliseconds