Searched refs:TONEMAP_CURVE_GREEN (Results 1 – 4 of 4) sorted by relevance
2195 public static final Key<float[]> TONEMAP_CURVE_GREEN = field in CaptureRequest
3386 public static final Key<float[]> TONEMAP_CURVE_GREEN = field in CaptureResult
1076 float[] greenOut = mMetadata.get(CaptureResult.TONEMAP_CURVE_GREEN); in testReadWriteOverride()1083 mMetadata.set(CaptureResult.TONEMAP_CURVE_GREEN, null); in testReadWriteOverride()
888 float[] green = getBase(CaptureRequest.TONEMAP_CURVE_GREEN); in getTonemapCurve()1037 setBase(CaptureRequest.TONEMAP_CURVE_GREEN, curve[1]); in setTonemapCurve()