Home
last modified time | relevance | path

Searched refs:_glfwAllocJoystick (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dlinux_joystick.c226 _glfwAllocJoystick(name, guid, axisCount, buttonCount, hatCount); in openJoystickDevice()
H A Dwin32_joystick.c469 js = _glfwAllocJoystick(name, guid, in deviceCallback()
529 js = _glfwAllocJoystick(getDeviceDescription(&xic), guid, 6, 10, 1); in _glfwDetectJoystickConnectionWin32()
H A Dinternal.h982 _GLFWjoystick* _glfwAllocJoystick(const char* name,
H A Dinput.c503 _GLFWjoystick* _glfwAllocJoystick(const char* name, in _glfwAllocJoystick() function

Completed in 7 milliseconds