Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/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
/aosp14/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
/aosp14/frameworks/base/core/java/android/util/
H A DSparseArrayMap.java183 public void forEach(@NonNull Consumer<V> consumer) { in forEach() method in SparseArrayMap
206 public void forEach(@NonNull TriConsumer<K, V> consumer) { in forEach() method in SparseArrayMap
H A DArraySet.java759 public void forEach(Consumer<? super E> action) { in forEach() method in ArraySet
H A DArrayMap.java997 public void forEach(BiConsumer<? super K, ? super V> action) { in forEach() method in ArrayMap
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DDisplayIdIndexSupplier.java110 public void forEach(Consumer<T> task) { in forEach() method in DisplayIdIndexSupplier
/aosp14/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
/aosp14/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
/aosp14/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
/aosp14/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
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DCollectionUtils.java424 public static <T> void forEach(@Nullable Set<T> cur, @Nullable ThrowingConsumer<T> action) { in forEach() method in CollectionUtils
450 public static <K, V> void forEach(@Nullable Map<K, V> cur, @Nullable BiConsumer<K, V> action) { in forEach() method in CollectionUtils
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/
H A Drubidium_scoring_logic_compiled.js19 …alues=function(){return c(this,function(h){return h.value})};f.prototype.forEach=function(h,k){for… method in f
23 b.prototype.values;b.prototype.forEach=function(c,d){var f=this;this.h.forEach(function(e){return c… method in b
H A Drubidium_bidding_logic_compiled.js19 …alues=function(){return c(this,function(g){return g.value})};f.prototype.forEach=function(g,k){for… method in f
23 b.prototype.values;b.prototype.forEach=function(c,d){var f=this;this.h.forEach(function(e){return c… method in b
H A Dturtledove_generate_bid.js25 b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.m… method in b
H A Dturtledove_parametrized_generateBid.js24 b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.m… method in b
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...