Searched defs:ba (Results 1 – 3 of 3) sorted by relevance
179 private static byte[] prependZeroByteIfHighBitSet(byte[] ba) { in prependZeroByteIfHighBitSet()
377 int ba = a.getPixel(i, j) & 0xff; in equalBitmaps() local
1404 private static String convertByteArrayToHEXString(byte[] ba) throws Exception { in convertByteArrayToHEXString()