Home
last modified time | relevance | path

Searched defs:CreateVideoOutput (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp396 sptr<VideoOutput> CameraManager::CreateVideoOutput(sptr<Surface> &surface) in CreateVideoOutput() function in OHOS::CameraStandard::CameraManager
403 sptr<VideoOutput> CameraManager::CreateVideoOutput(VideoProfile &profile, sptr<Surface> &surface) in CreateVideoOutput() function in OHOS::CameraStandard::CameraManager
416 int CameraManager::CreateVideoOutput(VideoProfile &profile, sptr<Surface> &surface, sptr<VideoOutpu… in CreateVideoOutput() function in OHOS::CameraStandard::CameraManager
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
Dhcamera_service_proxy.cpp296 int32_t HCameraServiceProxy::CreateVideoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t… in CreateVideoOutput() function in OHOS::CameraStandard::HCameraServiceProxy
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Dvideo_output_napi.cpp324 napi_value VideoOutputNapi::CreateVideoOutput(napi_env env, VideoProfile &profile, std::string surf… in CreateVideoOutput() function in OHOS::CameraStandard::VideoOutputNapi
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_0/
Dcamera_framework_unittest.cpp221 sptr<CaptureOutput> CameraFrameworkUnitTest::CreateVideoOutput(int32_t width, int32_t height) in CreateVideoOutput() function in OHOS::CameraStandard::CameraFrameworkUnitTest
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_service.cpp305 int32_t HCameraService::CreateVideoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t form… in CreateVideoOutput() function in OHOS::CameraStandard::HCameraService
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
Dcamera_framework_unittest.cpp252 sptr<CaptureOutput> CameraFrameworkUnitTest::CreateVideoOutput(int32_t width, int32_t height) in CreateVideoOutput() function in OHOS::CameraStandard::CameraFrameworkUnitTest
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
Dcamera_framework_moduletest.cpp315 sptr<CaptureOutput> CameraFrameworkModuleTest::CreateVideoOutput(int32_t width, int32_t height) in CreateVideoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest
333 sptr<CaptureOutput> CameraFrameworkModuleTest::CreateVideoOutput() in CreateVideoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest