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

  /device/generic/goldfish/camera/
EmulatedBaseCamera.h 20 #include <hardware/camera_common.h>
  /hardware/libhardware/modules/camera/
CameraHAL.h 22 #include <hardware/camera_common.h>
33 // Camera Module Interface (see <hardware/camera_common.h>)
CameraHAL.cpp 18 #include <hardware/camera_common.h>
  /frameworks/av/include/camera/
ICameraServiceListener.h 23 #include <hardware/camera_common.h>
  /device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 62 static hw_module_t camera_common = { variable
74 common: camera_common,
190 if (!strcmp(module->name, camera_common.name)) {
  /device/lge/mako/camera/
QualcommCamera2.cpp 62 static hw_module_t camera_common = { variable
74 common: camera_common,
200 if (!strcmp(module->name, camera_common.name)) {
QualcommCamera.cpp 50 static hw_module_t camera_common = { variable
63 common: camera_common,
341 if (!strcmp(module->name, camera_common.name)) {

Completed in 167 milliseconds