Home
last modified time | relevance | path

Searched refs:RS_SAMPLER_WRAP (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
Dsampler.rs26 _RS_ASSERT(rsSamplerGetWrapS(wrapS) == RS_SAMPLER_WRAP);
33 _RS_ASSERT(rsSamplerGetWrapT(wrapT) == RS_SAMPLER_WRAP);
/frameworks/rs/
DrsDefines.h189 RS_SAMPLER_WRAP, enumerator
/frameworks/compile/libbcc/lib/ScriptCRT/
Drs_sample.c44 if (wrap == RS_SAMPLER_WRAP) { in wrapI()
/frameworks/rs/scriptc/
Drs_types.rsh604 RS_SAMPLER_WRAP = 3,