Home
last modified time | relevance | path

Searched defs:applied (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/
DDiffUtilTest.java272 List<Item> applied = applyUpdates(mBefore, DiffUtil.calculateDiff(mCallback, false)); in testDisableMoveDetection() local
321 List<Item> applied = applyUpdates(mBefore, result); in check() local
342 private void assertEquals(List<Item> applied, List<Item> after) { in assertEquals()
/frameworks/rs/script_api/
Drs_math.spec21 to vectors, the returned value is a vector of the function applied to each entry of the input. function