Home
last modified time | relevance | path

Searched defs:forEach (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/
H A DFilters.java42 public void forEach(Allocation in, Allocation out); in forEach() method
78 public void forEach(Allocation in, Allocation out) { s_mat.forEach_colormatrix(in, out); } in forEach() method in Filters.ColorMatrixFilter
92 public void forEach(Allocation in, Allocation out) { s.forEach_contrast(in, out); } in forEach() method in Filters.ContrastFilter
106 public void forEach(Allocation in, Allocation out) { s.forEach_exposure(in, out); } in forEach() method in Filters.ExposureFilter
133 public void forEach(Allocation in, Allocation out) { in forEach() method in Filters.FisheyeFilter
152 public void forEach(Allocation in, Allocation out) { s.forEach_greyscale(in, out); } in forEach() method in Filters.GreyFilter
211 public void forEach(Allocation in, Allocation out) { s.forEach_levels_v4(in, out); } in forEach() method in Filters.LevelsFilter
228 public void forEach(Allocation in, Allocation out) { s.forEach_shadowsKernel(in, out); } in forEach() method in Filters.ShadowsFilter
243 public void forEach(Allocation in, Allocation out) { s.forEach_vibranceKernel(in, out); } in forEach() method in Filters.VibranceFilter
276 public void forEach(Allocation in, Allocation out) { s.forEach_vignette(in, out); } in forEach() method in Filters.VignetteFilter
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsic3DLUT.java90 public void forEach(Allocation ain, Allocation aout) { in forEach() method in ScriptIntrinsic3DLUT
102 public void forEach(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsic3DLUT
H A DScriptIntrinsicConvolve5x5.java113 public void forEach(Allocation aout) { in forEach() method in ScriptIntrinsicConvolve5x5
125 public void forEach(Allocation aout, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsicConvolve5x5
H A DScriptIntrinsicBlur.java97 public void forEach(Allocation aout) { in forEach() method in ScriptIntrinsicBlur
112 public void forEach(Allocation aout, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsicBlur
H A DScriptIntrinsicConvolve3x3.java111 public void forEach(Allocation aout) { in forEach() method in ScriptIntrinsicConvolve3x3
123 public void forEach(Allocation aout, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsicConvolve3x3
H A DScriptIntrinsicHistogram.java72 public void forEach(Allocation ain) { in forEach() method in ScriptIntrinsicHistogram
90 public void forEach(Allocation ain, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsicHistogram
H A DScriptIntrinsicLUT.java133 public void forEach(Allocation ain, Allocation aout) { in forEach() method in ScriptIntrinsicLUT
145 public void forEach(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsicLUT
H A DScriptIntrinsicColorMatrix.java229 public void forEach(Allocation ain, Allocation aout) { in forEach() method in ScriptIntrinsicColorMatrix
249 public void forEach(Allocation ain, Allocation aout, Script.LaunchOptions opt) { in forEach() method in ScriptIntrinsicColorMatrix
H A DScriptIntrinsicYuvToRGB.java73 public void forEach(Allocation aout) { in forEach() method in ScriptIntrinsicYuvToRGB
H A DScript.java175 protected void forEach(int slot, Allocation ain, Allocation aout, in forEach() method in Script
184 protected void forEach(int slot, Allocation ain, Allocation aout, in forEach() method in Script
230 protected void forEach(int slot, Allocation[] ains, Allocation aout, in forEach() method in Script
240 protected void forEach(int slot, Allocation[] ains, Allocation aout, in forEach() method in Script
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp58 void ScriptIntrinsic3DLUT::forEach(const sp<Allocation>& ain, const sp<Allocation>& aout) { in forEach() function in ScriptIntrinsic3DLUT
237 void ScriptIntrinsicBlur::forEach(const sp<Allocation>& out) { in forEach() function in ScriptIntrinsicBlur
266 void ScriptIntrinsicColorMatrix::forEach(const sp<Allocation>& in, const sp<Allocation>& out) { in forEach() function in ScriptIntrinsicColorMatrix
377 void ScriptIntrinsicConvolve3x3::forEach(const sp<Allocation>& out) { in forEach() function in ScriptIntrinsicConvolve3x3
418 void ScriptIntrinsicConvolve5x5::forEach(const sp<Allocation>& out) { in forEach() function in ScriptIntrinsicConvolve5x5
480 void ScriptIntrinsicHistogram::forEach(const sp<Allocation>& ain) { in forEach() function in ScriptIntrinsicHistogram
536 void ScriptIntrinsicLUT::forEach(const sp<Allocation>& ain, const sp<Allocation>& aout) { in forEach() function in ScriptIntrinsicLUT
639 void ScriptIntrinsicYuvToRGB::forEach(const sp<Allocation>& out) { in forEach() function in ScriptIntrinsicYuvToRGB
H A DScript.cpp28 void Script::forEach(uint32_t slot, const sp<const Allocation>& ain, const sp<const Allocation>& ao… in forEach() function in Script
/aosp12/frameworks/base/tools/preload/
H A Dsorttable.js449 Array.forEach = function(array, block, context) { function
466 String.forEach = function(string, block, context) { function
473 var forEach = function(object, block, context) { function
/aosp12/frameworks/base/media/jni/soundpool/
H A DStreamManager.h305 void forEach(std::function<void(const Stream *)>f) const { in forEach() function
311 void forEach(std::function<void(Stream *)>f) { in forEach() function
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DDisplayIdIndexSupplier.java110 public void forEach(Consumer<T> task) { in forEach() method in DisplayIdIndexSupplier
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/s2/
H A DSortedS2Ranges.java95 public void forEach(Consumer<? super T> action) { in forEach() method in SortedS2Ranges
/aosp12/frameworks/base/services/core/java/com/android/server/utils/quota/
H A DUptcMap.java157 public void forEach(Consumer<T> consumer) { in forEach() method in UptcMap
165 public void forEach(UptcDataConsumer<T> consumer) { in forEach() method in UptcMap
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DFgsTempAllowList.java160 public void forEach(BiConsumer<Integer, Pair<Long, E>> callback) { in forEach() method in FgsTempAllowList
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/
H A DDataChangedJournal.java81 public void forEach(Consumer<String> consumer) throws IOException { in forEach() method in DataChangedJournal
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DArrayUtils.java127 public static void forEach(int[] array, Consumer<Integer> consumer) { in forEach() method in ArrayUtils
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScript.java250 protected void forEach(int slot, Allocation ain, Allocation aout, FieldPacker v) { in forEach() method in Script
287 …protected void forEach(int slot, Allocation ain, Allocation aout, FieldPacker v, LaunchOptions sc)… in forEach() method in Script
329 protected void forEach(int slot, Allocation[] ains, Allocation aout, in forEach() method in Script
339 protected void forEach(int slot, Allocation[] ains, Allocation aout, in forEach() method in Script
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DCollectionUtils.java417 public static <T> void forEach(@Nullable Set<T> cur, @Nullable ThrowingConsumer<T> action) { in forEach() method in CollectionUtils
443 public static <K, V> void forEach(@Nullable Map<K, V> cur, @Nullable BiConsumer<K, V> action) { in forEach() method in CollectionUtils
/aosp12/frameworks/base/core/java/android/util/
H A DSparseArrayMap.java152 public void forEach(@NonNull Consumer<V> consumer) { in forEach() method in SparseArrayMap
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfMap.java242 public void forEach(BiConsumer<K, V> action) throws ErrnoException { in forEach() method in BpfMap
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DBpfCoordinatorTest.java168 public void forEach(BiConsumer<K, V> action) throws ErrnoException { in forEach() method in BpfCoordinatorTest.TestBpfMap

12