Home
last modified time | relevance | path

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

/hardware/libhardware/tests/camera2/
Dcamera2_utils.cpp256 int32_t *ext1, in getNextNotification()
265 int32_t *ext1, in waitForNotification()
281 int32_t *ext1, in getNextNotificationLocked()
293 int32_t ext1, in onNotify()
302 int32_t ext1, in notify_callback_dispatch()
Dcamera2_utils.h140 int32_t ext1; member
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.h89 int32_t ext1; member
130 int32_t ext1; // extended parameter member
DQCameraMuxer.cpp2255 int32_t QCameraMuxer::sendEvtNotify(int32_t msg_type, int32_t ext1, in sendEvtNotify()
DQCameraPostProc.cpp716 int32_t ext1, in sendEvtNotify()
DQCamera2HWI.cpp6054 int32_t ext1, in sendEvtNotify()
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp653 void CameraHandler::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()
/hardware/qcom/camera/QCamera2/HAL/test/
Dqcamera_test.cpp837 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_menu.cpp770 void CameraHandler::notify(int32_t msgType, int32_t ext1, int32_t ext2) { in notify()