Searched refs:ZERO_R (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | CaptureRequestTest.java | 102 private final Rational ZERO_R = new Rational(0, 1); field in CaptureRequestTest 834 ONE_R, ZERO_R, ZERO_R, in colorCorrectionTestByCamera() 835 ZERO_R, ONE_R, ZERO_R, in colorCorrectionTestByCamera() 836 ZERO_R, ZERO_R, ONE_R in colorCorrectionTestByCamera() 884 Arrays.fill(zeroTransform, ZERO_R); in validateColorCorrectionResult()
|