Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp751 … auto maxSizePhotoProfile = GetMaxSizePhotoProfile(preconfigProfiles->photoProfile.sizeRatio_); in GetPreconfigPhotoProfile() local
752 CHECK_ERROR_RETURN_RET_LOG(maxSizePhotoProfile == nullptr, nullptr, in GetPreconfigPhotoProfile()
756maxSizePhotoProfile->size_.width, maxSizePhotoProfile->size_.height, maxSizePhotoProfile->format_); in GetPreconfigPhotoProfile()
757 return maxSizePhotoProfile; in GetPreconfigPhotoProfile()