Searched defs:msgType (Results 1 – 9 of 9) sorted by relevance
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test_script.cpp | 1203 int msgType = 0; in execute_functional_script() local 1269 int msgType = CAMERA_MSG_COMPRESSED_IMAGE; in execute_functional_script() local
|
D | camera_test_menu.cpp | 770 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/ |
D | AppCallbackNotifier.cpp | 690 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()
|
D | CameraHal.cpp | 123 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/ |
D | AppCallbackNotifier.cpp | 740 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()
|
D | CameraHal.cpp | 212 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/ |
D | camera_test_menu.cpp | 653 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/ |
D | LCML_Types.h | 123 DSP_EventType msgType; member
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCameraHWInterface.cpp | 291 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()
|