Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1779 ColorSpace actualColorSpace = ColorSpace.getFromDataSpace(dataSpace); in checkImage() local
1781 + format + ", dataSpace " + dataSpace, actualColorSpace); in checkImage()
1782 assertEquals("colorSpace " + actualColorSpace.getId() in checkImage()
1784 + colorSpace.getId(), colorSpace.getId(), actualColorSpace.getId()); in checkImage()