Home
last modified time | relevance | path

Searched refs:ext2 (Results 1 – 25 of 37) sorted by relevance

12

/device/generic/goldfish/camera/
DEmulatedCamera2.cpp181 int ext1, int ext2) { in triggerAction() argument
320 int ext2) { in trigger_action() argument
322 return ec->triggerAction(trigger_id, ext1, ext2); in trigger_action()
380 int32_t ext1, int32_t ext2, int32_t ext3) { in sendNotification() argument
387 notifyCb(msgType, ext1, ext2, ext3, mNotifyUserPtr); in sendNotification()
DEmulatedCamera2.h138 int32_t ext1, int32_t ext2);
217 int ext2);
261 int32_t ext1, int32_t ext2, int32_t ext3);
DEmulatedFakeCamera2.h126 int32_t ext2);
295 int32_t ext1, int32_t ext2);
DEmulatedFakeCamera2.cpp612 int32_t ext2) { in triggerAction() argument
630 ext1, ext2); in triggerAction()
1686 int32_t ext1, int32_t ext2) { in triggerAction() argument
1687 ALOGV("%s: Triggering %d (%d, %d)", __FUNCTION__, msgType, ext1, ext2); in triggerAction()
1706 __FUNCTION__, msgType, ext1, ext2); in triggerAction()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h92 int32_t ext2; member
120 int32_t ext2; // extended parameter member
299 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
DQCameraPostProc.h119 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
DQCameraPostProc.cpp391 int32_t ext2) in sendEvtNotify() argument
393 return m_parent->sendEvtNotify(msg_type, ext1, ext2); in sendEvtNotify()
1007 cbArg.ext2 = 0; in encodeData()
1181 cbArg.ext2 = 0; in processRawImageImpl()
DQCamera2HWI.cpp2438 int32_t ext2) in sendEvtNotify() argument
2445 cbArg.ext2 = ext2; in sendEvtNotify()
3512 cbArg.ext2 = true; in playShutter()
3515 cbArg.ext2 = false; in playShutter()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.h92 int32_t ext2; member
120 int32_t ext2; // extended parameter member
299 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
DQCameraPostProc.h119 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
DQCameraPostProc.cpp391 int32_t ext2) in sendEvtNotify() argument
393 return m_parent->sendEvtNotify(msg_type, ext1, ext2); in sendEvtNotify()
1007 cbArg.ext2 = 0; in encodeData()
1181 cbArg.ext2 = 0; in processRawImageImpl()
DQCamera2HWI.cpp2438 int32_t ext2) in sendEvtNotify() argument
2445 cbArg.ext2 = ext2; in sendEvtNotify()
3512 cbArg.ext2 = true; in playShutter()
3515 cbArg.ext2 = false; in playShutter()
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.h105 int32_t ext2);
/device/asus/flo/camera/QCamera2/HAL/test/
Dqcamera_test.h87 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
Dqcamera_test.cpp165 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify() argument
167 printf("Notify cb: %d %d %d\n", msgType, ext1, ext2); in notify()
/device/lge/hammerhead/camera/QCamera2/HAL/test/
Dqcamera_test.h87 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
Dqcamera_test.cpp165 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify() argument
167 printf("Notify cb: %d %d %d\n", msgType, ext1, ext2); in notify()
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h113 int32_t ext2; member
146 int32_t ext2; // extended parameter member
367 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
DQCameraPostProc.h128 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3PostProc.h114 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3PostProc.h117 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3PostProc.h125 int32_t sendEvtNotify(int32_t msg_type, int32_t ext1, int32_t ext2);
/device/lge/mako/camera/
DQualcommCamera.cpp130 int32_t ext2, in cam_notify_callback() argument
141 notify_cb(msgType, ext1, ext2, user_data); in cam_notify_callback()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h118 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
Dqcamera_test.cpp795 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify() argument
797 printf("Notify cb: %d %d %d\n", msgType, ext1, ext2); in notify()
800 int fd = dup(ext2); in notify()
801 printf("notify Preview Frame fd: %d dup fd: %d\n", ext2, fd); in notify()

12