Home
last modified time | relevance | path

Searched refs:DumpProfile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dcamera_output_capability.h116 void DumpProfile(std::string name) const;
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_output_capability.cpp78 void Profile::DumpProfile(std::string name) const in DumpProfile() function in OHOS::CameraStandard::Profile
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp1667 previewProfile.DumpProfile("preview"); in CreateProfileLevel4StreamType()
1671 snapProfile.DumpProfile("photo"); in CreateProfileLevel4StreamType()
1859 previewProfile.DumpProfile("preview"); in CreateProfile4StreamType()
1863 snapProfile.DumpProfile("photo"); in CreateProfile4StreamType()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp433 profile.DumpProfile("preview"); in GetSessionFunctions()
436 profile.DumpProfile("photo"); in GetSessionFunctions()