Searched refs:ZERO_R (Results 1 – 1 of 1) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CaptureRequestTest.java | 119 private final Rational ZERO_R = new Rational(0, 1); field in CaptureRequestTest 1374 ONE_R, ZERO_R, ZERO_R, in colorCorrectionTestByCamera() 1375 ZERO_R, ONE_R, ZERO_R, in colorCorrectionTestByCamera() 1376 ZERO_R, ZERO_R, ONE_R in colorCorrectionTestByCamera() 1424 Arrays.fill(zeroTransform, ZERO_R); in validateColorCorrectionResult()
|