/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | Fisheye.java | 105 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/ |
D | Fisheye.java | 103 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/ |
D | Fisheye.java | 108 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/ |
D | KernelVariables.cpp | 76 s->set_sampler_global(Sampler::CLAMP_LINEAR(rs)); in main()
|
/frameworks/rs/tests/lldb/jni/KernelVariables/jnikernelvariables/ |
D | jnikernelvariables.cpp | 85 s->set_sampler_global(Sampler::CLAMP_LINEAR(rs)); in Java_com_android_rs_jnikernelvariables_MainActivity_nativeRS()
|
/frameworks/rs/cpp/ |
D | Sampler.cpp | 80 CREATE_SAMPLER(CLAMP_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_LINEAR, RS_SAMPLER_CLAMP, RS_SAMPLER_CLA…
|
D | rsCppStructs.h | 522 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/ |
D | MainActivity.java | 105 mScript.set_sampler_global(Sampler.CLAMP_LINEAR(mRS)); in updateImage()
|
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/ |
D | SampleRSActivity.java | 125 updater = new TextureViewUpdater(outAlloc, Sampler.CLAMP_LINEAR(mRS)); in onCreate()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Sampler.java | 132 public static Sampler CLAMP_LINEAR(RenderScript rs) { in CLAMP_LINEAR() method in Sampler
|
/frameworks/base/rs/java/android/renderscript/ |
D | Sampler.java | 124 public static Sampler CLAMP_LINEAR(RenderScript rs) { in CLAMP_LINEAR() method in Sampler
|
/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/ |
D | Filters.java | 122 dimX, dimY, 0.5f, 0.5f, 0.5f, Sampler.CLAMP_LINEAR(mRS)); in prepInit()
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10473 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 23.1.1.txt | 10861 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 23.2.1.txt | 11392 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 23.2.0.txt | 11390 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 23.4.0.txt | 11408 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 23.1.0.txt | 10892 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 24.0.0.txt | 12208 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
D | 24.1.0.txt | 12218 …method public static android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.rende…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26476 … method public static android.renderscript.Sampler CLAMP_LINEAR(android.renderscript.RenderScript);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38674 Landroid/renderscript/Sampler;->CLAMP_LINEAR(Landroid/renderscript/RenderScript;)Landroid/renderscr…
|
/frameworks/base/api/ |
D | current.txt | 37912 … method public static android.renderscript.Sampler CLAMP_LINEAR(android.renderscript.RenderScript);
|