Home
last modified time | relevance | path

Searched refs:rsSamplerGetWrapS (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsampler.rscript30 _RS_ASSERT(rsSamplerGetWrapS(minification) == RS_SAMPLER_CLAMP);
36 _RS_ASSERT(rsSamplerGetWrapS(magnification) == RS_SAMPLER_CLAMP);
42 _RS_ASSERT(rsSamplerGetWrapS(wrapS) == RS_SAMPLER_WRAP);
48 _RS_ASSERT(rsSamplerGetWrapS(wrapT) == RS_SAMPLER_CLAMP);
54 _RS_ASSERT(rsSamplerGetWrapS(anisotropy) == RS_SAMPLER_CLAMP);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsampler.rscript32 _RS_ASSERT(rsSamplerGetWrapS(minification) == RS_SAMPLER_CLAMP);
38 _RS_ASSERT(rsSamplerGetWrapS(magnification) == RS_SAMPLER_CLAMP);
44 _RS_ASSERT(rsSamplerGetWrapS(wrapS) == RS_SAMPLER_WRAP);
50 _RS_ASSERT(rsSamplerGetWrapS(wrapT) == RS_SAMPLER_CLAMP);
56 _RS_ASSERT(rsSamplerGetWrapS(anisotropy) == RS_SAMPLER_CLAMP);
Dapitest.rscript1296 rsv = rsSamplerGetWrapS(samplerNonNull);
/frameworks/rs/driver/runtime/
Drs_sampler.c26 rsSamplerGetWrapS(rs_sampler s) { in rsSamplerGetWrapS() function
/frameworks/rs/script_api/include/
Drs_object_info.rsh420 * rsSamplerGetWrapS: Sampler wrap S value
428 rsSamplerGetWrapS(rs_sampler s);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript1294 rsv = rsSamplerGetWrapS(samplerNonNull);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3476 *(rs_sampler_value*)buf2275 = rsSamplerGetWrapS(*(rs_sampler*)buf2276);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3316 *(rs_sampler_value*)buf2167 = rsSamplerGetWrapS(*(rs_sampler*)buf2168);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript4066 *(rs_sampler_value*)buf2347 = rsSamplerGetWrapS(*(rs_sampler*)buf2348);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4346 *(rs_sampler_value*)buf2571 = rsSamplerGetWrapS(*(rs_sampler*)buf2572);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4372 *(rs_sampler_value*)buf2590 = rsSamplerGetWrapS(*(rs_sampler*)buf2591);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5315 *(rs_sampler_value*)buf3225 = rsSamplerGetWrapS(*(rs_sampler*)buf3226);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript6159 *(rs_sampler_value*)buf3996 = rsSamplerGetWrapS(*(rs_sampler*)buf3997);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript6215 *(rs_sampler_value*)buf3945 = rsSamplerGetWrapS(*(rs_sampler*)buf3946);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript8568 *(rs_sampler_value*)buf5628 = rsSamplerGetWrapS(*(rs_sampler*)buf5629);