Searched refs:_glfw_timeGetTime (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/glfw/src/ | ||
D | win32_time.c | 67 return (uint64_t) _glfw_timeGetTime(); in _glfwPlatformGetTimerValue() |
D | win32_platform.h | 165 #define _glfw_timeGetTime _glfw.win32.winmm.timeGetTime macro |