Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCaptureRequestTest.java94 private static final float[] TONEMAP_CURVE_LINEAR = {0, 0, 1.0f, 1.0f}; field in CaptureRequestTest
1485 TonemapCurve toneCurve = new TonemapCurve(TONEMAP_CURVE_LINEAR,
1486 TONEMAP_CURVE_LINEAR, TONEMAP_CURVE_LINEAR);