Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DAdaptiveIconDrawableTest.java221 int[] bPix = new int[w * h]; in equalBitmaps() local
255 int[] bPix = new int[w * h]; in findBitmapDifferences() local
DIconTest.java650 int[] bPix = new int[w * h]; in equalBitmaps() local
678 int[] bPix = new int[w * h]; in findBitmapDifferences() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileRequestDialogTest.kt306 val bPix = IntArray(w * h) in equalBitmaps() constant
DCustomTileTest.kt553 val bPix = IntArray(w * h) in equalBitmaps() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DVolumeDialogImplTest.java840 int[] bPix = new int[w * h]; in areBitmapsEqual() local