Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsampler.rs32 _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.rs1296 rsv = rsSamplerGetWrapS(samplerNonNull);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsampler.rs30 _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/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dsampler.rs14 _RS_ASSERT(rsSamplerGetWrapS(minification) == RS_SAMPLER_CLAMP);
20 _RS_ASSERT(rsSamplerGetWrapS(magnification) == RS_SAMPLER_CLAMP);
26 _RS_ASSERT(rsSamplerGetWrapS(wrapS) == RS_SAMPLER_WRAP);
32 _RS_ASSERT(rsSamplerGetWrapS(wrapT) == RS_SAMPLER_CLAMP);
38 _RS_ASSERT(rsSamplerGetWrapS(anisotropy) == RS_SAMPLER_CLAMP);
Dapitest.rs1279 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.rs1294 rsv = rsSamplerGetWrapS(samplerNonNull);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3316 *(rs_sampler_value*)buf2167 = rsSamplerGetWrapS(*(rs_sampler*)buf2168);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3476 *(rs_sampler_value*)buf2275 = rsSamplerGetWrapS(*(rs_sampler*)buf2276);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4066 *(rs_sampler_value*)buf2347 = rsSamplerGetWrapS(*(rs_sampler*)buf2348);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4372 *(rs_sampler_value*)buf2590 = rsSamplerGetWrapS(*(rs_sampler*)buf2591);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4346 *(rs_sampler_value*)buf2571 = rsSamplerGetWrapS(*(rs_sampler*)buf2572);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5315 *(rs_sampler_value*)buf3225 = rsSamplerGetWrapS(*(rs_sampler*)buf3226);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs6159 *(rs_sampler_value*)buf3996 = rsSamplerGetWrapS(*(rs_sampler*)buf3997);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6215 *(rs_sampler_value*)buf3945 = rsSamplerGetWrapS(*(rs_sampler*)buf3946);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs8568 *(rs_sampler_value*)buf5628 = rsSamplerGetWrapS(*(rs_sampler*)buf5629);