Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcamera.h299 } camera_device_ops_t; typedef
303 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()