Home
last modified time | relevance | path

Searched defs:msgType (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp1203 int msgType = 0; in execute_functional_script() local
1269 int msgType = CAMERA_MSG_COMPRESSED_IMAGE; in execute_functional_script() local
Dcamera_test_menu.cpp770 void CameraHandler::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
804 void CameraHandler::postData(int32_t msgType, in postData()
845 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPt… in postDataTimestamp()
3505 int msgType = 0; in functional_menu() local
3552 int msgType = CAMERA_MSG_COMPRESSED_IMAGE; in functional_menu() local
/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp690 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPictureFrame()
726 void AppCallbackNotifier::copyAndSendPreviewFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPreviewFrame()
1744 status_t AppCallbackNotifier::enableMsgType(int32_t msgType) in enableMsgType()
1753 status_t AppCallbackNotifier::disableMsgType(int32_t msgType) in disableMsgType()
DCameraHal.cpp123 void CameraHal::enableMsgType(int32_t msgType) in enableMsgType()
171 void CameraHal::disableMsgType(int32_t msgType) in disableMsgType()
202 int CameraHal::msgTypeEnabled(int32_t msgType) in msgTypeEnabled()
/hardware/ti/omap4-aah/camera/
DAppCallbackNotifier.cpp740 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPictureFrame()
789 void AppCallbackNotifier::copyAndSendPreviewFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPreviewFrame()
1807 status_t AppCallbackNotifier::enableMsgType(int32_t msgType) in enableMsgType()
1824 status_t AppCallbackNotifier::disableMsgType(int32_t msgType) in disableMsgType()
DCameraHal.cpp212 void CameraHal::enableMsgType(int32_t msgType) in enableMsgType()
263 void CameraHal::disableMsgType(int32_t msgType) in disableMsgType()
294 int CameraHal::msgTypeEnabled(int32_t msgType) in msgTypeEnabled()
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp653 void CameraHandler::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
687 void CameraHandler::postData(int32_t msgType, in postData()
716 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPt… in postDataTimestamp()
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_Types.h123 DSP_EventType msgType; member
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCameraHWInterface.cpp291 void ExynosCameraHWInterface::enableMsgType(int32_t msgType) in enableMsgType()
314 void ExynosCameraHWInterface::disableMsgType(int32_t msgType) in disableMsgType()
322 bool ExynosCameraHWInterface::msgTypeEnabled(int32_t msgType) in msgTypeEnabled()