Searched refs:camera_device_open (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/camera/QCamera2/ |
D | QCamera2Factory.cpp | 436 int QCamera2Factory::camera_device_open( in camera_device_open() function in qcamera::QCamera2Factory 452 rc = gQCameraMuxer->camera_device_open(module, id, hw_device); in camera_device_open() 460 .open = QCamera2Factory::camera_device_open,
|
D | QCamera2Factory.h | 62 static int camera_device_open(const struct hw_module_t *module, const char *id,
|
/hardware/qcom/camera/QCamera2/HAL/wrapper/ |
D | QualcommCamera.h | 41 int camera_device_open(const struct hw_module_t* module, const char* id,
|
D | QualcommCamera.cpp | 61 open: camera_device_open, 126 extern "C" int camera_device_open( in camera_device_open() function
|
/hardware/ti/omap4xxx/camera/ |
D | CameraHal_Module.cpp | 38 static int camera_device_open(const hw_module_t* module, const char* name, 45 .open = camera_device_open 483 int camera_device_open(const hw_module_t* module, const char* name, in camera_device_open() function
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHal_Module.cpp | 46 static int camera_device_open(const hw_module_t* module, const char* name, 53 open: camera_device_open 626 int camera_device_open(const hw_module_t* module, const char* name, in camera_device_open() function
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCameraMuxer.h | 148 static int camera_device_open(const struct hw_module_t* module,
|
D | QCameraMuxer.cpp | 268 int QCameraMuxer::camera_device_open( in camera_device_open() function in qcamera::QCameraMuxer
|