Home
last modified time | relevance | path

Searched refs:glfwSetTime (Results 1 – 10 of 10) sorted by relevance

/third_party/glfw/tests/
Dmsaa.c58 glfwSetTime(0.0); in key_callback()
Dreopen.c160 glfwSetTime(0.0); in main()
Dmonitors.c156 glfwSetTime(0.0); in test_modes()
/third_party/glfw/examples/
Dboing.c651 glfwSetTime( 0.0 ); in main()
Dparticles.c1051 glfwSetTime(0.0); in main()
/third_party/glfw/include/GLFW/
Dglfw3.h3765 GLFWAPI void glfwSetTime(double time);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h3744 GLFWAPI void glfwSetTime(double time);
/third_party/glfw/src/
Dinput.c634 GLFWAPI void glfwSetTime(double time) in glfwSetTime() function
/third_party/glfw/docs/
Dinput.dox590 You can modify the reference time with @ref glfwSetTime.
593 glfwSetTime(4.0);
Dintro.dox259 - @ref glfwSetTime