Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java143 Size maxHeicSize = orderedHeicSizes.get(0); in testHeicExif() local
144 stillExifTestByCamera(ImageFormat.HEIC, maxHeicSize); in testHeicExif()