Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/RSTest_CompatLib/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/java/tests/RsTest/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/java/tests/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/support/v8/renderscript/java/src/android/support/v8/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/support/v8/renderscript/api/
Dcurrent.txt578 method public android.support.v8.renderscript.Sampler.Value getWrapS();
D23.0.0.txt576 method public android.support.v8.renderscript.Sampler.Value getWrapS();
D23.1.0.txt576 method public android.support.v8.renderscript.Sampler.Value getWrapS();
D23.1.1.txt576 method public android.support.v8.renderscript.Sampler.Value getWrapS();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26488 method public android.renderscript.Sampler.Value getWrapS();
/frameworks/base/api/
Dcurrent.txt33633 method public android.renderscript.Sampler.Value getWrapS();
Dtest-current.txt33709 method public android.renderscript.Sampler.Value getWrapS();
Dsystem-current.txt36341 method public android.renderscript.Sampler.Value getWrapS();