Home
last modified time | relevance | path

Searched defs:aout (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBlend.java64 public void forEachClear(Allocation ain, Allocation aout) { in forEachClear()
95 public void forEachSrc(Allocation ain, Allocation aout) { in forEachSrc()
127 public void forEachDst(Allocation ain, Allocation aout) { in forEachDst()
159 public void forEachSrcOver(Allocation ain, Allocation aout) { in forEachSrcOver()
189 public void forEachDstOver(Allocation ain, Allocation aout) { in forEachDstOver()
219 public void forEachSrcIn(Allocation ain, Allocation aout) { in forEachSrcIn()
249 public void forEachDstIn(Allocation ain, Allocation aout) { in forEachDstIn()
279 public void forEachSrcOut(Allocation ain, Allocation aout) { in forEachSrcOut()
309 public void forEachDstOut(Allocation ain, Allocation aout) { in forEachDstOut()
407 public void forEachXor(Allocation ain, Allocation aout) { in forEachXor()
[all …]
H A DScriptIntrinsicResize.java92 public void forEach_bicubic(Allocation aout) { in forEach_bicubic()
108 public void forEach_bicubic(Allocation aout, Script.LaunchOptions opt) { in forEach_bicubic()
H A DScriptIntrinsic3DLUT.java90 public void forEach(Allocation ain, Allocation aout) { in forEach()
102 public void forEach(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEach()
H A DScriptIntrinsicConvolve5x5.java113 public void forEach(Allocation aout) { in forEach()
125 public void forEach(Allocation aout, Script.LaunchOptions opt) { in forEach()
H A DScriptIntrinsicBlur.java97 public void forEach(Allocation aout) { in forEach()
112 public void forEach(Allocation aout, Script.LaunchOptions opt) { in forEach()
H A DScriptIntrinsicConvolve3x3.java111 public void forEach(Allocation aout) { in forEach()
123 public void forEach(Allocation aout, Script.LaunchOptions opt) { in forEach()
H A DScriptIntrinsicLUT.java133 public void forEach(Allocation ain, Allocation aout) { in forEach()
145 public void forEach(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEach()
H A DScriptIntrinsicColorMatrix.java229 public void forEach(Allocation ain, Allocation aout) { in forEach()
249 public void forEach(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEach()
H A DScriptIntrinsicYuvToRGB.java73 public void forEach(Allocation aout) { in forEach()
H A DScript.java175 protected void forEach(int slot, Allocation ain, Allocation aout, in forEach()
184 protected void forEach(int slot, Allocation ain, Allocation aout, in forEach()
230 protected void forEach(int slot, Allocation[] ains, Allocation aout, in forEach()
240 protected void forEach(int slot, Allocation[] ains, Allocation aout, in forEach()
296 protected void reduce(int slot, Allocation[] ains, Allocation aout, LaunchOptions sc) { in reduce()
H A DScriptIntrinsicHistogram.java142 public void setOutput(Allocation aout) { in setOutput()
H A DRenderScript.java753 long aout, byte[] params, int[] limits); in rsnScriptForEach()
755 synchronized void nScriptForEach(long id, int slot, long[] ains, long aout, in nScriptForEach()
762 long aout, int[] limits); in rsnScriptReduce()
763 synchronized void nScriptReduce(long id, int slot, long ains[], long aout, in nScriptReduce()
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1990 jlongArray ains, jlong aout, jbyteArray params, in nScriptForEach()
2103 jlongArray ains, jlong aout, jintArray limits) in nScriptReduce()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...