Home
last modified time | relevance | path

Searched refs:CLAMP_NEAREST (Results 1 – 21 of 21) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
DUT_apitest.java49 Sampler sampler = Sampler.CLAMP_NEAREST(pRS); in run()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_apitest.java51 Sampler sampler = Sampler.CLAMP_NEAREST(pRS); in run()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_apitest.java48 Sampler sampler = Sampler.CLAMP_NEAREST(pRS); in run()
/frameworks/rs/cpp/
DSampler.cpp79 CREATE_SAMPLER(CLAMP_NEAREST, RS_SAMPLER_NEAREST, RS_SAMPLER_NEAREST, RS_SAMPLER_CLAMP, RS_SAMPLER_…
DrsCppStructs.h521 sp<const Sampler> CLAMP_NEAREST; member
4278 static sp<const Sampler> CLAMP_NEAREST(const sp<RS> &rs);
/frameworks/rs/tests/cpp_api/cppbasic/
Dcompute.cpp43 sp<const Sampler> samp = Sampler::CLAMP_NEAREST(rs); in test_compute()
/frameworks/rs/tests/cpp_api/cppbasic-shared/
Dcompute.cpp43 sp<const Sampler> samp = Sampler::CLAMP_NEAREST(rs); in test_compute()
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java137 updater = new TextureViewUpdater(outAlloc, Sampler.CLAMP_NEAREST(mRS)); in onCreate()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DSampler.java112 public static Sampler CLAMP_NEAREST(RenderScript rs) { in CLAMP_NEAREST() method in Sampler
/frameworks/base/rs/java/android/renderscript/
DSampler.java100 public static Sampler CLAMP_NEAREST(RenderScript rs) { in CLAMP_NEAREST() method in Sampler
/frameworks/support/api/
D23.0.0.txt10475 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D23.1.1.txt10863 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D23.2.1.txt11394 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D23.2.0.txt11392 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D23.4.0.txt11410 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D23.1.0.txt10894 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D24.0.0.txt12210 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
D24.1.0.txt12220 …method public static android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.rend…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26478 …method public static android.renderscript.Sampler CLAMP_NEAREST(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38676 Landroid/renderscript/Sampler;->CLAMP_NEAREST(Landroid/renderscript/RenderScript;)Landroid/rendersc…
/frameworks/base/api/
Dcurrent.txt37914 …method public static android.renderscript.Sampler CLAMP_NEAREST(android.renderscript.RenderScript);