Searched refs:max_axis (Results 1 – 1 of 1) sorted by relevance
45 Uint8 max_axis[MAX_CONTROLLERS*SDL_CONTROLLER_AXIS_MAX]; member73 …SDL_memset(&ctx->max_axis[joystick_index*SDL_CONTROLLER_AXIS_MAX], 128+88, SDL_CONTROLLER_AXIS_MAX… in ResetAxisRange()297 …if (curSlot[off] > ctx->max_axis[i*SDL_CONTROLLER_AXIS_MAX+axis]) ctx->max_axis[i*SDL_CONTROLLER_A… in HIDAPI_DriverGameCube_UpdateDevice()298 …apVal(curSlot[off], ctx->min_axis[i*SDL_CONTROLLER_AXIS_MAX+axis], ctx->max_axis[i*SDL_CONTROLLER_… in HIDAPI_DriverGameCube_UpdateDevice()
Completed in 6 milliseconds