Searched refs:TONEMAP_CURVE (Results 1 – 7 of 7) sorted by relevance
1078 mMetadata.set(CaptureResult.TONEMAP_CURVE, tcIn); in testReadWriteOverride()1085 TonemapCurve tcOut = mMetadata.get(CaptureResult.TONEMAP_CURVE); in testReadWriteOverride()1089 assertNull(mMetadata.get(CaptureResult.TONEMAP_CURVE)); in testReadWriteOverride()
4475 public static final Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE = field in CaptureResult
3174 public static final Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE = field in CaptureRequest
639 CaptureRequest.TONEMAP_CURVE.getNativeKey(), new GetCommand() { in GetCommand()1433 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey()
12955 …id.hardware.camera2.CaptureRequest.Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE;13042 …oid.hardware.camera2.CaptureResult.Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE;
17171 …id.hardware.camera2.CaptureRequest.Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE;17277 …oid.hardware.camera2.CaptureResult.Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE;