Home
last modified time | relevance | path

Searched refs:forEachClear (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java64 public void forEachClear(Allocation ain, Allocation aout) { in forEachClear() method in ScriptIntrinsicBlend
65 forEachClear(ain, aout, null); in forEachClear()
75 public void forEachClear(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachClear() method in ScriptIntrinsicBlend
/frameworks/rs/toolkit/test/
DIntrinsicBlend.kt93 BlendingMode.CLEAR -> scriptBlend.forEachClear( in callBlendForEach()
141 BlendingMode.CLEAR -> scriptBlend.forEachClear( in callBlendForEach()
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java75 public void forEachClear(Allocation ain, Allocation aout) {
/frameworks/rs/cpp/
DScriptIntrinsics.cpp92 void ScriptIntrinsicBlend::forEachClear(const sp<Allocation>& in, const sp<Allocation>& out) { in forEachClear() function in ScriptIntrinsicBlend
DrsCppStructs.h3771 void forEachClear(const sp<Allocation>& in, const sp<Allocation>& out);
/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.txt26609 … method public void forEachClear(android.renderscript.Allocation, android.renderscript.Allocation);
26610 …method public void forEachClear(android.renderscript.Allocation, android.renderscript.Allocation, …
/frameworks/base/core/api/
Dcurrent.txt39061 …method @Deprecated public void forEachClear(android.renderscript.Allocation, android.renderscript.…
39062 …method @Deprecated public void forEachClear(android.renderscript.Allocation, android.renderscript.…