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

/frameworks/rs/cpp/
H A DSampler.cpp81 CREATE_SAMPLER(CLAMP_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR_MIP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_CLAMP, RS_SAMPLER_CLAMP);
H A DrsCppStructs.h523 sp<const Sampler> CLAMP_LINEAR_MIP_LINEAR; member in struct:android::RSC::RS::__anon1620
4296 static sp<const Sampler> CLAMP_LINEAR_MIP_LINEAR(sp<RS> rs);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DSampler.java152 public static Sampler CLAMP_LINEAR_MIP_LINEAR(RenderScript rs) { method in class:Sampler
/frameworks/base/rs/java/android/renderscript/
H A DSampler.java148 public static Sampler CLAMP_LINEAR_MIP_LINEAR(RenderScript rs) { method in class:Sampler

Completed in 97 milliseconds