Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureRequestTest.java136 private final Rational ZERO_R = new Rational(0, 1); field in CaptureRequestTest
1589 ONE_R, ZERO_R, ZERO_R, in colorCorrectionTestByCamera()
1590 ZERO_R, ONE_R, ZERO_R, in colorCorrectionTestByCamera()
1591 ZERO_R, ZERO_R, ONE_R in colorCorrectionTestByCamera()
1639 Arrays.fill(zeroTransform, ZERO_R); in validateColorCorrectionResult()