Searched refs:camera_device_open (Results 1 – 6 of 6) sorted by relevance
492 int QCamera2Factory::camera_device_open( in camera_device_open() function in qcamera::QCamera2Factory508 rc = gQCameraMuxer->camera_device_open(module, id, hw_device); in camera_device_open()516 .open = QCamera2Factory::camera_device_open,
68 static int camera_device_open(const struct hw_module_t *module, const char *id,
41 int camera_device_open(const struct hw_module_t* module, const char* id,
61 open: camera_device_open,126 extern "C" int camera_device_open( in camera_device_open() function
149 static int camera_device_open(const struct hw_module_t* module,
269 int QCameraMuxer::camera_device_open( in camera_device_open() function in qcamera::QCameraMuxer