Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/dfx/
H A Dcamera_report_uitls.h34 static const std::string DFX_PHOTO_SETTING_MIRROR = "Mirror"; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_common.cpp286 …CameraReportUtils::GetInstance().UpdateImagingInfo(DFX_PHOTO_SETTING_MIRROR, std::to_string(item.d… in PrintCaptureDebugLog()