Home
last modified time | relevance | path

Searched refs:getWrapS (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_sampler.java86 minification.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
97 magnification.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
108 wrapS.getWrapS() == Sampler.Value.WRAP); in testJavaSide()
119 wrapT.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
130 anisotropy.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_sampler.java88 minification.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
99 magnification.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
110 wrapS.getWrapS() == Sampler.Value.WRAP); in testJavaSide()
121 wrapT.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
132 anisotropy.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_sampler.java90 minification.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
101 magnification.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
112 wrapS.getWrapS() == Sampler.Value.WRAP); in testJavaSide()
123 wrapT.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
134 anisotropy.getWrapS() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/cpp/
DSampler.cpp52 RsSamplerValue Sampler::getWrapS() { in getWrapS() function in Sampler
DrsCppStructs.h4260 RsSamplerValue getWrapS();
/frameworks/rs/support/java/src/androidx/renderscript/
DSampler.java86 public Value getWrapS() { in getWrapS() method in Sampler
/frameworks/base/rs/java/android/renderscript/
DSampler.java74 public Value getWrapS() { in getWrapS() method in Sampler
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26488 method public android.renderscript.Sampler.Value getWrapS();
/frameworks/base/non-updatable-api/
Dcurrent.txt40351 method public android.renderscript.Sampler.Value getWrapS();
/frameworks/base/api/
Dcurrent.txt40495 method public android.renderscript.Sampler.Value getWrapS();