Home | History | Annotate | Download | only in api1

Lines Matching full:arg1

726 status_t CameraClient::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) {
735 orientation = getOrientation(arg1, mCameraFacing == CAMERA_FACING_FRONT);
746 switch (arg1) {
765 return mHardware->sendCommand(cmd, arg1, arg2);