Searched defs:bmp (Results 1 – 9 of 9) sorted by relevance
154 Bitmap bmp = preset.apply(bitmap, mEnvironment); in renderHighres() local288 Bitmap bmp = preset.apply(bitmap, mEnvironment); in render() local
473 Bitmap bmp = GeometryMathUtils.applyGeometryRepresentations( in applyGeometry() local
92 public void setPreferenceInfo(Bitmap bmp, String name, String password) { in setPreferenceInfo()
113 Bitmap bmp = null; in updateQrCode() local
188 final Bitmap bmp = QrCodeGenerator.encodeQrCode(dppUri.toString(), 512); in onBootstrapUriGenerated() local
265 final Bitmap bmp = QrCodeGenerator.encodeQrCode(mQrCode, qrcodeSize); in setQrCode() local
625 Bitmap bmp = Bitmap.createBitmap(1, 1, Bitmap.Config.ARGB_8888); in insertTestContact() local
715 final Bitmap bmp = in getBitmapFromDrawable() local
910 final File bmp = new File(mDir, "image.bmp"); in testScan_BitmapFile() local