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

/frameworks/rs/cpp/
H A DSampler.cpp84 CREATE_SAMPLER(WRAP_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_WRAP, RS_SAMPLER_WRAP);
H A DrsCppStructs.h526 sp<const Sampler> WRAP_LINEAR_MIP_LINEAR; member in struct:android::RSC::RS::__anon2069
4323 static sp<const Sampler> WRAP_LINEAR_MIP_LINEAR(const sp<RS> &rs);
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DSampler.java212 public static Sampler WRAP_LINEAR_MIP_LINEAR(RenderScript rs) { method in class:Sampler
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java220 public static Sampler WRAP_LINEAR_MIP_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 77 milliseconds