/device/lge/hammerhead/camera/QCamera2/HAL3/ |
QCamera3Hal.cpp | 51 open_legacy: qcamera::QCamera3Factory::open_legacy,
|
QCamera3Factory.h | 48 static int open_legacy(const struct hw_module_t* module,
|
QCamera3Factory.cpp | 141 * FUNCTION : open_legacy 153 int QCamera3Factory::open_legacy(const struct hw_module_t* module, function in class:qcamera::QCamera3Factory
|
/device/moto/shamu/camera/QCamera2/ |
QCamera2Hal.cpp | 51 open_legacy: qcamera::QCamera2Factory::open_legacy,
|
QCamera2Factory.h | 53 static int open_legacy(const struct hw_module_t* module,
|
QCamera2Factory.cpp | 170 * FUNCTION : open_legacy 182 int QCamera2Factory::open_legacy(const struct hw_module_t* module, function in class:qcamera::QCamera2Factory
|
/device/asus/flo/camera/QCamera2/HAL/ |
QCamera2Hal.cpp | 50 open_legacy: NULL,
|
/device/asus/flo/camera/QCamera2/HAL3/ |
QCamera3Hal.cpp | 50 open_legacy: NULL,
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
QCamera2Hal.cpp | 50 open_legacy: NULL,
|
/hardware/libhardware/include/hardware/ |
camera_common.h | 286 * (by using this method or open_legacy), 291 * this method or the open_legacy method. 382 * open_legacy: 425 int (*open_legacy)(const struct hw_module_t* module, const char* id, member in struct:camera_module
|
/hardware/libhardware/modules/camera/ |
CameraHAL.cpp | 187 open_legacy : NULL,
|
/hardware/libhardware/tests/hardware/ |
struct-offset.cpp | 214 CHECK_MEMBER_AT(camera_module_t, open_legacy, 144, 280);
|
/frameworks/av/services/camera/libcameraservice/device1/ |
CameraHardwareInterface.h | 104 rc = cameraModule->open_legacy(module, mName.string(),
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
ExynosCameraHWInterface2.cpp | [all...] |