Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp2303 Profile extendPhotoProfile = profile; in FillSupportPhotoFormats() local
2304 extendPhotoProfile.format_ = format; in FillSupportPhotoFormats()
2305 extendProfiles.push_back(extendPhotoProfile); in FillSupportPhotoFormats()