Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
DUT_sampler.java92 minification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
103 magnification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
114 wrapS.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
125 wrapT.getWrapT() == Sampler.Value.WRAP); in testJavaSide()
136 anisotropy.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
DUT_sampler.java92 minification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
103 magnification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
114 wrapS.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
125 wrapT.getWrapT() == Sampler.Value.WRAP); in testJavaSide()
136 anisotropy.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_sampler.java92 minification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
103 magnification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
114 wrapS.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
125 wrapT.getWrapT() == Sampler.Value.WRAP); in testJavaSide()
136 anisotropy.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/cpp/
DSampler.cpp56 RsSamplerValue Sampler::getWrapT() { in getWrapT() function in Sampler
DrsCppStructs.h4264 RsSamplerValue getWrapT();
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DSampler.java93 public Value getWrapT() { in getWrapT() method in Sampler
/frameworks/base/rs/java/android/renderscript/
DSampler.java81 public Value getWrapT() { in getWrapT() method in Sampler
/frameworks/support/v8/renderscript/api/
Dcurrent.txt579 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.0.0.txt577 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.1.0.txt577 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.1.1.txt577 method public android.support.v8.renderscript.Sampler.Value getWrapT();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26489 method public android.renderscript.Sampler.Value getWrapT();
/frameworks/base/api/
Dcurrent.txt33634 method public android.renderscript.Sampler.Value getWrapT();
Dtest-current.txt33710 method public android.renderscript.Sampler.Value getWrapT();
Dsystem-current.txt36342 method public android.renderscript.Sampler.Value getWrapT();