Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java470 static void printBits(int[] a, int w, int h) { in printBits() method in IconTest
480 static void printBits(Bitmap a) { in printBits() method in IconTest
H A DAdaptiveIconDrawableTest.java277 static void printBits(int[] a, int w, int h) { in printBits() method in AdaptiveIconDrawableTest