Searched refs:MIRRORED_REPEAT_LINEAR_MIP_LINEAR (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DSampler.cpp73 CREATE_SAMPLER(MIRRORED_REPEAT_LINEAR_MIP_LINEAR, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR_MIP_LINEAR);
H A DrsCppStructs.h250 sp<const Sampler> MIRRORED_REPEAT_LINEAR_MIP_LINEAR; member in struct:android::RSC::RS::__anon1464
2005 static sp<const Sampler> MIRRORED_REPEAT_LINEAR_MIP_LINEAR(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java259 public static Sampler MIRRORED_REPEAT_LINEAR_MIP_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 107 milliseconds