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

  /device/asus/flo/camera/QCamera2/HAL/
QCamera2Hal.cpp 32 static hw_module_t camera_common = { variable
45 common: camera_common,
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Hal.cpp 32 static hw_module_t camera_common = { variable
45 common: camera_common,
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2Hal.cpp 32 static hw_module_t camera_common = { variable
45 common: camera_common,
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Hal.cpp 33 static hw_module_t camera_common = { variable
46 common: camera_common,
  /device/moto/shamu/camera/QCamera2/
QCamera2Hal.cpp 33 static hw_module_t camera_common = { variable
46 common: camera_common,
  /device/generic/goldfish/camera/
EmulatedBaseCamera.h 20 #include <hardware/camera_common.h>
  /hardware/libhardware/modules/camera/
CameraHAL.h 22 #include <hardware/camera_common.h>
35 // Camera Module Interface (see <hardware/camera_common.h>)
VendorTags.h 20 #include <hardware/camera_common.h>
31 // Vendor Tags Operations (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>
  /hardware/libhardware/tests/hardware/
struct-last.cpp 25 #include <hardware/camera_common.h>
62 //Types defined in camera_common.h
struct-size.cpp 25 #include <hardware/camera_common.h>
69 //Types defined in camera_common.h
struct-offset.cpp 25 #include <hardware/camera_common.h>
201 //Types defined in 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)) {
  /device/moto/shamu/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 63 static hw_module_t camera_common = { variable
75 common: camera_common,
213 if (!strcmp(module->name, camera_common.name)) {
  /device/moto/shamu/camera/QCamera2/HAL/wrapper/
QualcommCamera.cpp 64 static hw_module_t camera_common = { variable
136 if (!strcmp(module->name, camera_common.name)) {
  /device/moto/shamu/camera/QCamera/HAL2/wrapper/
QualcommCamera.cpp 58 static hw_module_t camera_common = { variable
71 common: camera_common,
148 if (!strcmp(module->name, camera_common.name)) {

Completed in 812 milliseconds