Home
last modified time | relevance | path

Searched refs:GetMirror (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dphoto_output.h234 bool GetMirror();
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp171 bool PhotoCaptureSetting::GetMirror() in GetMirror() function in OHOS::CameraStandard::PhotoCaptureSetting
567 session->EnableMovingPhotoMirror(photoCaptureSettings->GetMirror(), true); in Capture()