Home
last modified time | relevance | path

Searched refs:glfwSetGammaRamp (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/glfw/docs/
Dmonitor.dox175 The gamma ramp of a monitor can be set with @ref glfwSetGammaRamp, which accepts
192 glfwSetGammaRamp(monitor, &ramp);
210 glfwSetGammaRamp with the resulting ramp.
Dnews.dox260 @ref glfwGetGammaRamp and @ref glfwSetGammaRamp functions. There is also @ref
/third_party/flutter/glfw/src/
Dmonitor.c437 glfwSetGammaRamp(handle, &ramp); in glfwSetGamma()
453 GLFWAPI void glfwSetGammaRamp(GLFWmonitor* handle, const GLFWgammaramp* ramp) in glfwSetGammaRamp() function
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h1659 GLFWAPI void glfwSetGammaRamp(GLFWmonitor* monitor, const GLFWgammaramp* ramp);
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h1659 GLFWAPI void glfwSetGammaRamp(GLFWmonitor* monitor, const GLFWgammaramp* ramp);
/third_party/flutter/glfw/include/GLFW/
Dglfw3.h1667 GLFWAPI void glfwSetGammaRamp(GLFWmonitor* monitor, const GLFWgammaramp* ramp);