Searched refs:BLACK (Results 1 – 1 of 1) sorted by relevance
38 private final static int BLACK = 0xFF000000; field in QrCodeDisplayActivity80 pixels[offset + x] = result.get(x, y) ? BLACK : WHITE; in encodeAsBitmap()