Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/
DQualcommCamera.cpp417 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStateMachine.h142 int32_t arg2; member
DQCamera2HWI.cpp1335 int32_t arg2) in send_command()
1383 int32_t arg2) in send_command_restart()
6129 __unused int32_t &arg1, __unused int32_t &arg2) in sendCommand()
DQCameraMuxer.cpp1521 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp992 Return<Status> CameraDevice::sendCommand(CommandType cmd, int32_t arg1, int32_t arg2) { in sendCommand()
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp648 int32_t cmd, int32_t arg1, int32_t arg2) in usbcam_send_command()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2057 bcm_cmp_bytes(const uchar *arg1, const uchar *arg2, uint8 nbytes) in bcm_cmp_bytes()