Searched refs:photoOutputProfile (Results 1 – 1 of 1) sorted by relevance
369 auto photoOutputProfile = innerPhotoOutput_->GetPhotoProfile(); in GetActiveProfile() local370 CHECK_AND_RETURN_RET_LOG(photoOutputProfile != nullptr, CAMERA_SERVICE_FATAL_ERROR, in GetActiveProfile()373 CameraFormat cameraFormat = photoOutputProfile->GetCameraFormat(); in GetActiveProfile()383 newProfile->size.width = photoOutputProfile->GetSize().width; in GetActiveProfile()384 newProfile->size.height = photoOutputProfile->GetSize().height; in GetActiveProfile()