Home
last modified time | relevance | path

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

/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/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/cpp/
DSampler.cpp56 RsSamplerValue Sampler::getWrapT() { in getWrapT() function in Sampler
DrsCppStructs.h4264 RsSamplerValue getWrapT();
/frameworks/rs/support/java/src/androidx/renderscript/
DSampler.java98 public Value getWrapT() { in getWrapT() method in Sampler
/frameworks/base/rs/java/android/renderscript/
DSampler.java86 public Value getWrapT() { in getWrapT() method in Sampler
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26489 method public android.renderscript.Sampler.Value getWrapT();
/frameworks/base/core/api/
Dcurrent.txt38802 method @Deprecated public android.renderscript.Sampler.Value getWrapT();