Home
last modified time | relevance | path

Searched defs:aPix (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DAdaptiveIconDrawableTest.java220 int[] aPix = new int[w * h]; in equalBitmaps() local
254 int[] aPix = new int[w * h]; in findBitmapDifferences() local
DIconTest.java637 int[] aPix = new int[w * h]; in printBits() local
649 int[] aPix = new int[w * h]; in equalBitmaps() local
677 int[] aPix = new int[w * h]; in findBitmapDifferences() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileRequestDialogTest.kt305 val aPix = IntArray(w * h) in equalBitmaps() constant
DCustomTileTest.kt552 val aPix = IntArray(w * h) in equalBitmaps() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DVolumeDialogImplTest.java839 int[] aPix = new int[w * h]; in areBitmapsEqual() local