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

/frameworks/rs/cpp/
H A DSampler.cpp87 CREATE_SAMPLER(MIRRORED_REPEAT_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_MIRRORED_REPEAT, RS_SAMPLER_MIRRORED_REPEAT);
H A DrsCppStructs.h529 sp<const Sampler> MIRRORED_REPEAT_LINEAR_MIP_LINEAR; member in struct:android::RSC::RS::__anon1963
4350 static sp<const Sampler> MIRRORED_REPEAT_LINEAR_MIP_LINEAR(const sp<RS> &rs);
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java292 public static Sampler MIRRORED_REPEAT_LINEAR_MIP_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 1556 milliseconds