Searched refs:ValidCreateOutputStream (Results 1 – 2 of 2) sorted by relevance
782 int32_t ValidCreateOutputStream(Profile& profile, const sptr<OHOS::IBufferProducer>& producer);
604 auto validResult = ValidCreateOutputStream(profile, producer); in CreatePreviewOutputStream()622 auto validResult = ValidCreateOutputStream(profile, producer); in CreatePhotoOutputStream()639 int32_t CameraManager::ValidCreateOutputStream(Profile& profile, const sptr<OHOS::IBufferProducer>&… in ValidCreateOutputStream() function in OHOS::CameraStandard::CameraManager791 auto validResult = ValidCreateOutputStream(profile, producer); in CreateVideoOutputStream()