Searched refs:TONEMAP_CURVE (Results 1 – 6 of 6) sorted by relevance
1084 mMetadata.set(CaptureResult.TONEMAP_CURVE, tcIn); in testReadWriteOverride()1091 TonemapCurve tcOut = mMetadata.get(CaptureResult.TONEMAP_CURVE); in testReadWriteOverride()1095 assertNull(mMetadata.get(CaptureResult.TONEMAP_CURVE)); in testReadWriteOverride()
5337 public static final Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE = field in CaptureResult
3924 public static final Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE = field in CaptureRequest
774 CaptureRequest.TONEMAP_CURVE.getNativeKey(), new GetCommand() { in GetCommand()1903 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19079 …id.hardware.camera2.CaptureRequest.Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE;19197 …oid.hardware.camera2.CaptureResult.Key<android.hardware.camera2.params.TonemapCurve> TONEMAP_CURVE;