Searched refs:WIDTH (Results 1 – 1 of 1) sorted by relevance
39 private final static int WIDTH = 400; field in QrCodeDisplayActivity68 … result = new MultiFormatWriter().encode(str, BarcodeFormat.QR_CODE, WIDTH, HEIGHT, null); in encodeAsBitmap()