Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/include/
H A Dcamera_framework_moduletest.h106 …void CreateHighResPhotoOutput(sptr<CaptureOutput> &previewOutput, sptr<CaptureOutput> &photoOutput,
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp676 CreateHighResPhotoOutput(previewOutput, photoOutput, in ConfigHighResSession()
750 void CameraFrameworkModuleTest::CreateHighResPhotoOutput(sptr<CaptureOutput> &previewOutput, in CreateHighResPhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest