Home
last modified time | relevance | path

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

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