Searched refs:GetPreconfigPreviewProfile (Results 1 – 2 of 2) sorted by relevance
1991 std::shared_ptr<Profile> GetPreconfigPreviewProfile();
696 auto preconfigPreviewProfile = GetPreconfigPreviewProfile(); in ConfigurePreviewOutput()737 std::shared_ptr<Profile> CaptureSession::GetPreconfigPreviewProfile() in GetPreconfigPreviewProfile() function in OHOS::CameraStandard::CaptureSession967 … profilePtr = output->IsTagSetted(CaptureOutput::DYNAMIC_PROFILE) ? GetPreconfigPreviewProfile() in CanAddOutput()