Searched refs:TONEMAP_CURVE_GREEN (Results 1 – 4 of 4) sorted by relevance
1088 float[] greenOut = mMetadata.get(CaptureResult.TONEMAP_CURVE_GREEN); in testReadWriteOverride()1095 mMetadata.set(CaptureResult.TONEMAP_CURVE_GREEN, null); in testReadWriteOverride()
5352 public static final Key<float[]> TONEMAP_CURVE_GREEN = field in CaptureResult
3874 public static final Key<float[]> TONEMAP_CURVE_GREEN = field in CaptureRequest
1736 float[] green = getBase(CaptureRequest.TONEMAP_CURVE_GREEN); in getTonemapCurve()2092 setBase(CaptureRequest.TONEMAP_CURVE_GREEN, curve[1]); in setTonemapCurve()