Searched refs:goldenPath (Results 1 – 1 of 1) sorted by relevance
497 public static boolean getThumbnail(String filePath, String goldenPath) { in getThumbnail() argument519 Bitmap goldenBitmap = mBitmapFactory.decodeFile(goldenPath); in getThumbnail()