HomeSort by relevance Sort by last modified time
    Searched refs:printBits (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/iotest/
stream.cpp 197 printBits(const iostream& stream)
232 printBits(sstrm);*/
237 printBits(sstrm);
240 printBits(sstrm);
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/drawable/
IconTest.java 280 static void printBits(int[] a, int w, int h) {
290 static void printBits(Bitmap a) {
294 printBits(aPix, w, h);
326 printBits(aPix, w, h);
328 printBits(bPix, w, h);

Completed in 465 milliseconds