Home
last modified time | relevance | path

Searched defs:camDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/camera/device_manager/src/
H A Dcamera_device_manager.c78 struct CameraDevice *camDevice = NULL; in CameraDeviceCreate() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp2648 …sptr<HCameraDevice> camDevice = new(std::nothrow) HCameraDevice(cameraHostManager, cameraId, calle… variable
4034 …sptr<HCameraDevice> camDevice = new(std::nothrow) HCameraDevice(cameraHostManager, cameraId, calle… variable
4220 …sptr<HCameraDevice> camDevice = new(std::nothrow) HCameraDevice(cameraHostManager, cameraId, calle… variable
6204 …sptr<HCameraDevice> camDevice = new(std::nothrow) HCameraDevice(cameraHostManager, cameraId, calle… variable
6297 sptr<HCameraDevice> camDevice = new(std::nothrow) variable
6324 sptr<HCameraDevice> camDevice = new(std::nothrow) variable
6356 sptr<HCameraDevice> camDevice = new(std::nothrow) variable
6383 sptr<HCameraDevice> camDevice = new(std::nothrow) variable
6422 sptr<HCameraDevice> camDevice = new(std::nothrow) variable
6463 sptr<HCameraDevice> camDevice = new(std::nothrow) variable
[all …]
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp7291 sptr<CameraDevice> camDevice = manager_->GetCameraDeviceFromId(cameraId); variable