Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBlend.java59 public void forEachClear(Allocation ain, Allocation aout) { in forEachClear() method in ScriptIntrinsicBlend
60 forEachClear(ain, aout, null); in forEachClear()
70 public void forEachClear(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEachClear() method in ScriptIntrinsicBlend
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBlend.java70 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/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/non-updatable-api/
Dcurrent.txt40611 … method public void forEachClear(android.renderscript.Allocation, android.renderscript.Allocation);
40612 …method public void forEachClear(android.renderscript.Allocation, android.renderscript.Allocation, …
/frameworks/base/api/
Dcurrent.txt40755 … method public void forEachClear(android.renderscript.Allocation, android.renderscript.Allocation);
40756 …method public void forEachClear(android.renderscript.Allocation, android.renderscript.Allocation, …