Home
last modified time | relevance | path

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

/device/lge/hammerhead/camera/QCamera2/HAL/test/
Dqcamera_test.cpp165 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
197 void CameraContext::postData(int32_t msgType, in postData()
242 int32_t msgType, in postDataTimestamp()
/device/asus/flo/camera/QCamera2/HAL/test/
Dqcamera_test.cpp165 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
197 void CameraContext::postData(int32_t msgType, in postData()
242 int32_t msgType, in postDataTimestamp()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Preview.cpp585 int msgType = 0; in processPreviewFrameWithDisplay() local
813 int msgType = 0; in processPreviewFrameWithOutDisplay() local
DQCameraHWI_Rdi.cpp138 int msgType = 0; in processRdiFrame() local
DQCameraHWI.cpp1369 void QCameraHardwareInterface::enableMsgType(int32_t msgType) in enableMsgType()
1377 void QCameraHardwareInterface::disableMsgType(int32_t msgType) in disableMsgType()
1385 int QCameraHardwareInterface::msgTypeEnabled(int32_t msgType) in msgTypeEnabled()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp795 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
833 void CameraContext::postData(int32_t msgType, in postData()
952 int32_t msgType, in postDataTimestamp()
971 int32_t msgType, in dataCallbackTimestamp()
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream_Preview.cpp250 int msgType = 0; in processPreviewFrame() local
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQualcommUsbCamera.cpp2021 int msgType = 0; in previewloop() local
2456 int msgType = 0; in takePictureThread() local
/device/moto/shamu/camera/QCamera/HAL/wrapper/
DQualcommCamera.cpp125 int32_t msgType; member
/device/moto/shamu/camera/QCamera2/HAL/wrapper/
DQualcommCamera.cpp88 int32_t msgType; member
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp379 void EmulatedCamera2::sendNotification(int32_t msgType, in sendNotification()
DEmulatedFakeCamera2.cpp1685 status_t EmulatedFakeCamera2::ControlThread::triggerAction(uint32_t msgType, in triggerAction()