Searched defs:msg_type (Results 1 – 6 of 6) sorted by relevance
/hardware/libhardware/tests/camera2/ |
D | camera2_utils.cpp | 255 status_t NotifierListener::getNextNotification(int32_t *msg_type, in getNextNotification() 264 status_t NotifierListener::waitForNotification(int32_t *msg_type, in waitForNotification() 280 status_t NotifierListener::getNextNotificationLocked(int32_t *msg_type, in getNextNotificationLocked() 292 void NotifierListener::onNotify(int32_t msg_type, in onNotify() 301 void NotifierListener::notify_callback_dispatch(int32_t msg_type, in notify_callback_dispatch()
|
D | camera2_utils.h | 139 int32_t msg_type; member
|
/hardware/ti/omap4xxx/camera/ |
D | CameraHal_Module.cpp | 112 void camera_enable_msg_type(struct camera_device * device, int32_t msg_type) in camera_enable_msg_type() 126 void camera_disable_msg_type(struct camera_device * device, int32_t msg_type) in camera_disable_msg_type() 140 int camera_msg_type_enabled(struct camera_device * device, int32_t msg_type) in camera_msg_type_enabled()
|
/hardware/ti/omap4-aah/camera/ |
D | CameraHal_Module.cpp | 183 void camera_enable_msg_type(struct camera_device * device, int32_t msg_type) in camera_enable_msg_type() 197 void camera_disable_msg_type(struct camera_device * device, int32_t msg_type) in camera_disable_msg_type() 211 int camera_msg_type_enabled(struct camera_device * device, int32_t msg_type) in camera_msg_type_enabled()
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCameraHWInterface.cpp | 4186 static void HAL_camera_device_enable_msg_type(struct camera_device *dev, int32_t msg_type) in HAL_camera_device_enable_msg_type() 4202 static void HAL_camera_device_disable_msg_type(struct camera_device *dev, int32_t msg_type) in HAL_camera_device_disable_msg_type() 4213 static int HAL_camera_device_msg_type_enabled(struct camera_device *dev, int32_t msg_type) in HAL_camera_device_msg_type_enabled()
|
/hardware/intel/img/psb_video/src/hwdefs/ |
D | dxva_cmdseq_msg.h | 70 uint32_t msg_type : member 133 uint32_t msg_type:8; member
|