Searched refs:TONEMAP_CURVE_GREEN (Results 1 – 4 of 4) sorted by relevance
1080 float[] greenOut = mMetadata.get(CaptureResult.TONEMAP_CURVE_GREEN); in testReadWriteOverride()1087 mMetadata.set(CaptureResult.TONEMAP_CURVE_GREEN, null); in testReadWriteOverride()
4905 public static final Key<float[]> TONEMAP_CURVE_GREEN = field in CaptureResult
3557 public static final Key<float[]> TONEMAP_CURVE_GREEN = field in CaptureRequest
1521 float[] green = getBase(CaptureRequest.TONEMAP_CURVE_GREEN); in getTonemapCurve()1803 setBase(CaptureRequest.TONEMAP_CURVE_GREEN, curve[1]); in setTonemapCurve()