Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dsampler.rs26 _RS_ASSERT(rsSamplerGetWrapS(wrapS) == RS_SAMPLER_WRAP);
33 _RS_ASSERT(rsSamplerGetWrapT(wrapT) == RS_SAMPLER_WRAP);
/frameworks/rs/java/tests/RSTest_CompatLib/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.h202 RS_SAMPLER_WRAP, enumerator
/frameworks/compile/libbcc/lib/Renderscript/runtime/
Drs_sample.c300 if (wrap == RS_SAMPLER_WRAP) { in wrapI()
/frameworks/rs/scriptc/
Drs_types.rsh618 RS_SAMPLER_WRAP = 3,