Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_sampler.java88 minification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
99 magnification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
110 wrapS.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
121 wrapT.getWrapT() == Sampler.Value.WRAP); in testJavaSide()
132 anisotropy.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_sampler.java90 minification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
101 magnification.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
112 wrapS.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
123 wrapT.getWrapT() == Sampler.Value.WRAP); in testJavaSide()
134 anisotropy.getWrapT() == Sampler.Value.CLAMP); in testJavaSide()
/frameworks/rs/tests/java_api/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/rs/support/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/api/
D23.0.0.txt10485 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.2.1.txt11404 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.1.0.txt10904 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.1.1.txt10873 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.4.0.txt11420 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D23.2.0.txt11402 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D24.0.0.txt12220 method public android.support.v8.renderscript.Sampler.Value getWrapT();
D24.1.0.txt12230 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.txt37925 method public android.renderscript.Sampler.Value getWrapT();
/frameworks/base/config/
Dhiddenapi-public-dex.txt38681 Landroid/renderscript/Sampler;->getWrapT()Landroid/renderscript/Sampler$Value;