Searched defs:enableMsgType (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap4xxx/camera/
H A DBaseCameraAdapter.cpp131 void BaseCameraAdapter::enableMsgType(int32_t msgs, frame_callback callback, event_callback eventCb, void* cookie) function in class:android::BaseCameraAdapter
H A DAppCallbackNotifier.cpp1744 status_t AppCallbackNotifier::enableMsgType(int32_t msgType) function in class:android::AppCallbackNotifier
H A DCameraHal.cpp123 void CameraHal::enableMsgType(int32_t msgType) function in class:android::CameraHal
159 mAppCallbackNotifier->enableMsgType (msgType);
1500 mAppCallbackNotifier->enableMsgType (CAMERA_MSG_PREVIEW_FRAME);
2561 mAppCallbackNotifier->enableMsgType(CAMERA_MSG_POSTVIEW_FRAME);
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp1541 * FUNCTION : enableMsgType
1552 int QCamera2HardwareInterface::enableMsgType(int32_t msg_type) function in class:qcamera::QCamera2HardwareInterface
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp291 void ExynosCameraHWInterface::enableMsgType(int32_t msgType) function in class:android::ExynosCameraHWInterface
4189 obj(dev)->enableMsgType(msg_type);

Completed in 151 milliseconds