Home
last modified time | relevance | path

Searched refs:camera_device_ops_t (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera.h283 } camera_device_ops_t; typedef
292 camera_device_ops_t *ops;
/hardware/ti/omap4xxx/camera/
DCameraHal_Module.cpp490 camera_device_ops_t* camera_ops = NULL; in camera_device_open()
526 camera_ops = (camera_device_ops_t*)malloc(sizeof(*camera_ops)); in camera_device_open()
/hardware/ti/omap4-aah/camera/
DCameraHal_Module.cpp633 camera_device_ops_t* camera_ops = NULL; in camera_device_open()
669 camera_ops = (camera_device_ops_t*)malloc(sizeof(*camera_ops)); in camera_device_open()
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.cpp4447 static camera_device_ops_t camera_device_ops = {