Searched refs:overrideResultForPrecaptureCancel (Results 1 – 2 of 2) sorted by relevance
682 void overrideResultForPrecaptureCancel(CameraMetadata* result,
2186 overrideResultForPrecaptureCancel(&captureResult.mMetadata, aeTriggerCancelOverride); in sendCaptureResult()2830 void Camera3Device::overrideResultForPrecaptureCancel( in overrideResultForPrecaptureCancel() function in android::Camera3Device