Lines Matching full:arg2
755 status_t CameraHardwareInterface::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2)760 mHidlDevice->sendCommand((CommandType) cmd, arg1, arg2));762 return mDevice->ops->send_command(mDevice, cmd, arg1, arg2);