Searched refs:cropFile (Results 1 – 1 of 1) sorted by relevance
642 String cropFile = null; in extractColors() local667 cropFile = wallpaper.getCropFile().getAbsolutePath(); in extractColors()676 if (cropFile != null) { in extractColors()677 Bitmap bitmap = BitmapFactory.decodeFile(cropFile); in extractColors()