OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:camera_device_ops_t
(Results
1 - 12
of
12
) sorted by null
/hardware/libhardware/include/hardware/
camera.h
280
}
camera_device_ops_t
;
typedef in typeref:struct:camera_device_ops
289
camera_device_ops_t
*ops;
/device/generic/goldfish/camera/
EmulatedCamera.h
26
* defined by
camera_device_ops_t
API.
122
/* Actual handler for
camera_device_ops_t
::set_preview_window callback.
128
/* Actual handler for
camera_device_ops_t
::set_callbacks callback.
137
/* Actual handler for
camera_device_ops_t
::enable_msg_type callback.
142
/* Actual handler for
camera_device_ops_t
::disable_msg_type callback.
147
/* Actual handler for
camera_device_ops_t
::msg_type_enabled callback.
154
/* Actual handler for
camera_device_ops_t
::start_preview callback.
160
/* Actual handler for
camera_device_ops_t
::stop_preview callback.
165
/* Actual handler for
camera_device_ops_t
::preview_enabled callback.
172
/* Actual handler for
camera_device_ops_t
::store_meta_data_in_buffers callback
[
all
...]
EmulatedCamera.cpp
22
* an entry point for all camera API calls that defined by
camera_device_ops_t
945
camera_device_ops_t
EmulatedCamera::mDeviceOps = {
[
all
...]
/hardware/ti/omap4xxx/camera/
CameraHal_Module.cpp
490
camera_device_ops_t
* camera_ops = NULL;
526
camera_ops = (
camera_device_ops_t
*)malloc(sizeof(*camera_ops));
/device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.h
168
static
camera_device_ops_t
mCameraOps;
QCamera2HWI.cpp
51
camera_device_ops_t
QCamera2HardwareInterface::mCameraOps = {
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h
168
static
camera_device_ops_t
mCameraOps;
QCamera2HWI.cpp
51
camera_device_ops_t
QCamera2HardwareInterface::mCameraOps = {
[
all
...]
/device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp
79
camera_device_ops_t
camera_ops = {
/device/lge/mako/camera/
QualcommCamera2.cpp
79
camera_device_ops_t
camera_ops = {
QualcommCamera.cpp
68
camera_device_ops_t
camera_ops = {
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp
[
all
...]
Completed in 306 milliseconds