Home
last modified time | relevance | path

Searched refs:exifInput (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DYuvImageTest.java413 String exifInput = Utils.obtainPath(R.raw.sample_exif, 0); in testCompressYuvToJpegRWithExif() local
423 byte[] exifData = Files.readAllBytes(Paths.get(exifInput)); in testCompressYuvToJpegRWithExif()