Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraTestUtils.java1008 public static class SizeComparator implements Comparator<Size> { class in CameraTestUtils
1061 Comparator<Size> comparator = new SizeComparator(); in getAscendingOrderSizes()
1078 Comparator<Size> comparator = new SizeComparator(); in getSortedSizesForFormat()
DDngCreatorTest.java309 new CameraTestUtils.SizeComparator()); in testRaw16JpegConsistency()