Home
last modified time | relevance | path

Searched refs:disableMsgType (Results 1 – 20 of 20) sorted by relevance

/hardware/ti/omap4xxx/camera/
DCameraHalUtilClasses.cpp54 mFrameNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableFrameNotification()
108 mEventNotifier->disableMsgType(frameTypes<<MessageNotifier::FRAME_BIT_FIELD_POSITION in disableEventNotification()
DAppCallbackNotifier.cpp366 mCameraHal->disableMsgType(CAMERA_MSG_FOCUS); in notifyEvent()
374 mCameraHal->disableMsgType(CAMERA_MSG_FOCUS); in notifyEvent()
1753 status_t AppCallbackNotifier::disableMsgType(int32_t msgType) in disableMsgType() function in android::AppCallbackNotifier
DCameraHal_Module.cpp137 gCameraHals[ti_dev->cameraid]->disableMsgType(msg_type); in camera_disable_msg_type()
DCameraHal.cpp171 void CameraHal::disableMsgType(int32_t msgType) in disableMsgType() function in android::CameraHal
186 mAppCallbackNotifier->disableMsgType (msgType); in disableMsgType()
2547 mAppCallbackNotifier->disableMsgType (CAMERA_MSG_PREVIEW_FRAME); in takePicture()
DBaseCameraAdapter.cpp172 void BaseCameraAdapter::disableMsgType(int32_t msgs, void* cookie) in disableMsgType() function in android::BaseCameraAdapter
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h421 virtual void disableMsgType(int32_t msgs, void* cookie) = 0;
552 status_t disableMsgType(int32_t msgType);
807 virtual void disableMsgType(int32_t msgs, void* cookie) = 0;
947 void disableMsgType(int32_t msgType);
DBaseCameraAdapter.h41 virtual void disableMsgType(int32_t msgs, void* cookie);
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.h79 virtual void disableMsgType(int32_t msgType);
DExynosCameraHWInterface.cpp314 void ExynosCameraHWInterface::disableMsgType(int32_t msgType) in disableMsgType() function in android::ExynosCameraHWInterface
4205 obj(dev)->disableMsgType(msg_type); in HAL_camera_device_disable_msg_type()
/hardware/qcom/camera/QCamera/HAL/wrapper/
DQualcommCamera.cpp288 hardware->disableMsgType(msg_type); in disable_msg_type()
/hardware/qcom/camera/
DQualcommCamera2.cpp306 hardware->disableMsgType(msg_type); in disable_msg_type()
DQualcommCamera.cpp471 hardware->disableMsgType(msg_type); in disable_msg_type()
DQualcommCameraHardware.h109 virtual void disableMsgType(int32_t msgType);
DQCameraHWI.h277 void disableMsgType(int32_t msg_type);
DQCameraHWI.cpp444 void QCameraHardwareInterface::disableMsgType(int32_t msgType) in disableMsgType() function in android::QCameraHardwareInterface
DQualcommCameraHardware.cpp9708 void QualcommCameraHardware::disableMsgType(int32_t msgType) in disableMsgType() function in android::QualcommCameraHardware
/hardware/qcom/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp428 hardware->disableMsgType(msg_type);
/hardware/qcom/camera/QCamera/HAL/core/inc/
DQCameraHWI.h276 void disableMsgType(int32_t msg_type);
/hardware/qcom/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h277 void disableMsgType(int32_t msg_type);
/hardware/qcom/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp421 void QCameraHardwareInterface::disableMsgType(int32_t msgType) in disableMsgType() function in android::QCameraHardwareInterface