Home
last modified time | relevance | path

Searched refs:_glfwPlatformGetFramebufferSize (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/glfw/src/
Dinternal.h682 void _glfwPlatformGetFramebufferSize(_GLFWwindow* window, int* width, int* height);
Dmir_window.c601 void _glfwPlatformGetFramebufferSize(_GLFWwindow* window, int* width, int* height) in _glfwPlatformGetFramebufferSize() function
Dwindow.c587 _glfwPlatformGetFramebufferSize(window, width, height); in glfwGetFramebufferSize()
Dwl_window.c522 void _glfwPlatformGetFramebufferSize(_GLFWwindow* window, int* width, int* height) in _glfwPlatformGetFramebufferSize() function
Dwin32_window.c1185 void _glfwPlatformGetFramebufferSize(_GLFWwindow* window, int* width, int* height) in _glfwPlatformGetFramebufferSize() function
Dx11_window.c1801 void _glfwPlatformGetFramebufferSize(_GLFWwindow* window, int* width, int* height) in _glfwPlatformGetFramebufferSize() function
Dcocoa_window.m1172 void _glfwPlatformGetFramebufferSize(_GLFWwindow* window, int* width, int* height) function