HomeSort by relevance Sort by last modified time
    Searched refs:camera_device_open (Results 1 - 12 of 12) sorted by null

  /external/qemu/android/camera/
camera-capture.h 39 extern CameraDevice* camera_device_open(const char* name, int inp_channel);
44 * camera_device_open routine.
61 * camera_device_open routine.
70 * camera_device_open routine.
93 /* Closes camera device, opened in camera_device_open routine.
96 * camera_device_open routine.
camera-capture-mac.m 392 camera_device_open(const char* name, int inp_channel)
camera-capture-windows.c 249 camera_device_open(const char* name, int inp_channel) function
711 cd = camera_device_open(name, inp_channel);
camera-capture-linux.c 800 camera_device_open(const char* name, int inp_channel) function
    [all...]
camera-service.c 736 cc->camera = camera_device_open(cc->device_name, cc->inp_channel);
    [all...]
  /device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.h 40 int camera_device_open(const struct hw_module_t* module, const char* id,
QualcommCamera.cpp 59 open: camera_device_open,
180 extern "C" int camera_device_open( function in namespace:android
  /device/lge/mako/camera/
QualcommCamera.h 29 int camera_device_open(const struct hw_module_t* module, const char* id,
QualcommCamera2.h 42 int camera_device_open(const struct hw_module_t* module, const char* id,
QualcommCamera2.cpp 59 open: camera_device_open,
181 extern "C" int camera_device_open( function in namespace:android
QualcommCamera.cpp 46 open: camera_device_open,
331 extern "C" int camera_device_open( function in namespace:android
  /hardware/ti/omap4xxx/camera/
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, function

Completed in 137 milliseconds