Searched defs:imageFile (Results 1 – 4 of 4) sorted by relevance
183 File imageFile = new File(imageFilePath); in tearDown() local323 private void testExifInterfaceCommon(File imageFile, ExpectedValue expectedValue) in testExifInterfaceCommon()365 private void testSaveAttributes_withFileName(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileName()387 private void testSaveAttributes_withFileDescriptor(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor()420 private void testSaveAttributes_withInputStream(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withInputStream()441 File imageFile = new File(Environment.getExternalStorageDirectory(), fileName); in testExifInterfaceForJpeg() local456 File imageFile = new File(Environment.getExternalStorageDirectory(), fileName); in testExifInterfaceForRaw() local
137 File imageFile = (File) getArguments().getSerializable(KEY_IMAGE_FILE); in onCreateDialog() local214 private static int getOrientationInDegreeFromImage(File imageFile) throws IOException { in getOrientationInDegreeFromImage()
130 File imageFile = new File(mContext.getFilesDir(), "tempimage.jpg"); in testCreateFromPath() local167 File imageFile = null; in testCreateFromStream() local211 File imageFile = null; in testCreateFromResourceStream1() local258 File imageFile = null; in testCreateFromResourceStream2() local
205 File imageFile = new File(path); in testSetImageViewUri() local