Searched refs:TONEMAP_MIN_CURVE_POINTS (Results 1 – 2 of 2) sorted by relevance
340 private final static int TONEMAP_MIN_CURVE_POINTS = 2; field in TonemapCurve341 private final static int MIN_CURVE_LENGTH = TONEMAP_MIN_CURVE_POINTS * POINT_SIZE;
23851 Landroid/hardware/camera2/params/TonemapCurve;->TONEMAP_MIN_CURVE_POINTS:I