Home
last modified time | relevance | path

Searched refs:CLAMP_LINEAR (Results 1 – 23 of 23) sorted by relevance

/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DFisheye.java105 mScript_approx_relaxed.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
109 mScript_approx_full.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
114 mScript_relaxed.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
118 mScript_full.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
DFisheye.java103 mScript_approx_relaxed.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
107 mScript_approx_full.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
112 mScript_relaxed.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
116 mScript_full.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DFisheye.java108 mScript_approx_relaxed.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
112 mScript_approx_full.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
117 mScript_relaxed.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
121 mScript_full.set_sampler(Sampler.CLAMP_LINEAR(mRS)); in createTest()
/frameworks/rs/tests/lldb/cpp/KernelVariables/
DKernelVariables.cpp76 s->set_sampler_global(Sampler::CLAMP_LINEAR(rs)); in main()
/frameworks/rs/tests/lldb/jni/KernelVariables/jnikernelvariables/
Djnikernelvariables.cpp85 s->set_sampler_global(Sampler::CLAMP_LINEAR(rs)); in Java_com_android_rs_jnikernelvariables_MainActivity_nativeRS()
/frameworks/rs/cpp/
DSampler.cpp80 CREATE_SAMPLER(CLAMP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_CLAMP, RS_SAMPLER_CLA…
DrsCppStructs.h522 sp<const Sampler> CLAMP_LINEAR; member
4287 static sp<const Sampler> CLAMP_LINEAR(const sp<RS> &rs);
/frameworks/rs/tests/lldb/java/KernelVariables/src/com/android/rs/kernelvariables/
DMainActivity.java105 mScript.set_sampler_global(Sampler.CLAMP_LINEAR(mRS)); in updateImage()
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java125 updater = new TextureViewUpdater(outAlloc, Sampler.CLAMP_LINEAR(mRS)); in onCreate()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DSampler.java132 public static Sampler CLAMP_LINEAR(RenderScript rs) { in CLAMP_LINEAR() method in Sampler
/frameworks/base/rs/java/android/renderscript/
DSampler.java124 public static Sampler CLAMP_LINEAR(RenderScript rs) { in CLAMP_LINEAR() method in Sampler
/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/
DFilters.java122 dimX, dimY, 0.5f, 0.5f, 0.5f, Sampler.CLAMP_LINEAR(mRS)); in prepInit()
/frameworks/support/api/
D23.0.0.txt10473 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D23.1.1.txt10861 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D23.2.1.txt11392 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D23.2.0.txt11390 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D23.4.0.txt11408 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D23.1.0.txt10892 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D24.0.0.txt12208 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
D24.1.0.txt12218 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26476 … method public static android.renderscript.Sampler CLAMP_LINEAR(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38674 Landroid/renderscript/Sampler;->CLAMP_LINEAR(Landroid/renderscript/RenderScript;)Landroid/renderscr…
/frameworks/base/api/
Dcurrent.txt37912 … method public static android.renderscript.Sampler CLAMP_LINEAR(android.renderscript.RenderScript);