Home
last modified time | relevance | path

Searched defs:monitor (Results 1 – 25 of 35) sorted by relevance

12

/third_party/glfw/src/
Dwl_monitor.c52 struct _GLFWmonitor *monitor = data; in geometry() local
67 struct _GLFWmonitor *monitor = data; in mode() local
91 struct _GLFWmonitor *monitor = data; in done() local
100 struct _GLFWmonitor *monitor = data; in scale() local
119 _GLFWmonitor *monitor; in _glfwAddOutputWayland() local
175 _GLFWmonitor* monitor; in _glfwPlatformGetMonitors() local
208 void _glfwPlatformGetMonitorPos(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwPlatformGetMonitorPos()
216 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* found) in _glfwPlatformGetVideoModes()
230 void _glfwPlatformGetVideoMode(_GLFWmonitor* monitor, GLFWvidmode* mode) in _glfwPlatformGetVideoMode()
244 void _glfwPlatformGetGammaRamp(_GLFWmonitor* monitor, GLFWgammaramp* ramp) in _glfwPlatformGetGammaRamp()
[all …]
Dwin32_monitor.c41 _GLFWmonitor* monitor; in createMonitor() local
95 GLFWbool _glfwSetVideoModeWin32(_GLFWmonitor* monitor, const GLFWvidmode* desired) in _glfwSetVideoModeWin32()
134 void _glfwRestoreVideoModeWin32(_GLFWmonitor* monitor) in _glfwRestoreVideoModeWin32()
234 void _glfwPlatformGetMonitorPos(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwPlatformGetMonitorPos()
251 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) in _glfwPlatformGetVideoModes()
328 void _glfwPlatformGetVideoMode(_GLFWmonitor* monitor, GLFWvidmode* mode) in _glfwPlatformGetVideoMode()
346 void _glfwPlatformGetGammaRamp(_GLFWmonitor* monitor, GLFWgammaramp* ramp) in _glfwPlatformGetGammaRamp()
362 void _glfwPlatformSetGammaRamp(_GLFWmonitor* monitor, const GLFWgammaramp* ramp) in _glfwPlatformSetGammaRamp()
390 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetWin32Adapter() local
397 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetWin32Monitor() local
Dmonitor.c63 static GLFWbool refreshVideoModes(_GLFWmonitor* monitor) in refreshVideoModes()
165 void _glfwInputMonitorWindowChange(_GLFWmonitor* monitor, _GLFWwindow* window) in _glfwInputMonitorWindowChange()
177 _GLFWmonitor* monitor = calloc(1, sizeof(_GLFWmonitor)); in _glfwAllocMonitor() local
185 void _glfwFreeMonitor(_GLFWmonitor* monitor) in _glfwFreeMonitor()
225 const GLFWvidmode* _glfwChooseVideoMode(_GLFWmonitor* monitor, in _glfwChooseVideoMode()
327 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorPos() local
342 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorPhysicalSize() local
360 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMonitorName() local
376 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetVideoModes() local
393 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetVideoMode() local
[all …]
Dmir_monitor.c81 void _glfwPlatformGetMonitorPos(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwPlatformGetMonitorPos()
122 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* found) in _glfwPlatformGetVideoModes()
154 void _glfwPlatformGetVideoMode(_GLFWmonitor* monitor, GLFWvidmode* mode) in _glfwPlatformGetVideoMode()
159 void _glfwPlatformGetGammaRamp(_GLFWmonitor* monitor, GLFWgammaramp* ramp) in _glfwPlatformGetGammaRamp()
165 void _glfwPlatformSetGammaRamp(_GLFWmonitor* monitor, const GLFWgammaramp* ramp) in _glfwPlatformSetGammaRamp()
178 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetMirMonitor() local
Dx11_monitor.c100 GLFWbool _glfwSetVideoModeX11(_GLFWmonitor* monitor, const GLFWvidmode* desired) in _glfwSetVideoModeX11()
167 void _glfwRestoreVideoModeX11(_GLFWmonitor* monitor) in _glfwRestoreVideoModeX11()
230 _GLFWmonitor* monitor; in _glfwPlatformGetMonitors() local
314 void _glfwPlatformGetMonitorPos(_GLFWmonitor* monitor, int* xpos, int* ypos) in _glfwPlatformGetMonitorPos()
334 GLFWvidmode* _glfwPlatformGetVideoModes(_GLFWmonitor* monitor, int* count) in _glfwPlatformGetVideoModes()
389 void _glfwPlatformGetVideoMode(_GLFWmonitor* monitor, GLFWvidmode* mode) in _glfwPlatformGetVideoMode()
415 void _glfwPlatformGetGammaRamp(_GLFWmonitor* monitor, GLFWgammaramp* ramp) in _glfwPlatformGetGammaRamp()
447 void _glfwPlatformSetGammaRamp(_GLFWmonitor* monitor, const GLFWgammaramp* ramp) in _glfwPlatformSetGammaRamp()
480 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetX11Adapter() local
487 _GLFWmonitor* monitor = (_GLFWmonitor*) handle; in glfwGetX11Monitor() local
Dinit.c161 _GLFWmonitor* monitor = _glfw.monitors[i]; in glfwTerminate() local
Dwindow.c109 void _glfwInputWindowMonitorChange(_GLFWwindow* window, _GLFWmonitor* monitor) in _glfwInputWindowMonitorChange()
121 GLFWmonitor* monitor, in glfwCreateWindow()
741 _GLFWmonitor* monitor = (_GLFWmonitor*) mh; in glfwSetWindowMonitor() local
Dwl_window.c136 _GLFWmonitor* monitor = wl_output_get_user_data(output); in handleEnter() local
156 _GLFWmonitor* monitor = wl_output_get_user_data(output); in handleLeave() local
596 _GLFWmonitor* monitor, in _glfwPlatformSetWindowMonitor()
/third_party/cJSON/tests/
Dreadme_examples.c60 cJSON *monitor = cJSON_CreateObject(); in create_monitor() local
128 cJSON *monitor = cJSON_CreateObject(); in create_monitor_with_helpers() local
169 static int supports_full_hd(const char * const monitor) in supports_full_hd()
219 char *monitor = create_monitor(); in create_monitor_should_create_a_monitor() local
228 char *monitor = create_monitor_with_helpers(); in create_monitor_with_helpers_should_create_a_monitor() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_monitor.c200 struct iris_monitor_object *monitor = in iris_create_monitor_object() local
246 struct iris_monitor_object *monitor) in iris_destroy_monitor_object()
260 struct iris_monitor_object *monitor) in iris_begin_monitor()
270 struct iris_monitor_object *monitor) in iris_end_monitor()
281 struct iris_monitor_object *monitor, in iris_get_monitor_result()
/third_party/glfw/tests/
Diconify.c94 GLFWmonitor* monitor = glfwGetPrimaryMonitor(); in key_callback() local
160 static GLFWwindow* create_window(GLFWmonitor* monitor) in create_window()
252 GLFWmonitor* monitor = NULL; in main() local
Dgamma.c53 GLFWmonitor* monitor = glfwGetWindowMonitor(window); in set_gamma() local
108 GLFWmonitor* monitor = NULL; in main() local
Dreopen.c72 static GLFWwindow* open_window(int width, int height, GLFWmonitor* monitor) in open_window()
128 GLFWmonitor* monitor = NULL; in main() local
Dmonitors.c85 static void list_modes(GLFWmonitor* monitor) in list_modes()
116 static void test_modes(GLFWmonitor* monitor) in test_modes()
Dtearing.c123 GLFWmonitor* monitor = NULL; in main() local
Devents.c427 static void monitor_callback(GLFWmonitor* monitor, int event) in monitor_callback()
480 GLFWmonitor* monitor = NULL; in main() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_monitor.c347 struct crocus_monitor_object *monitor = in crocus_create_monitor_object() local
393 struct crocus_monitor_object *monitor) in crocus_destroy_monitor_object()
407 struct crocus_monitor_object *monitor) in crocus_begin_monitor()
417 struct crocus_monitor_object *monitor) in crocus_end_monitor()
428 struct crocus_monitor_object *monitor, in crocus_get_monitor_result()
/third_party/pulseaudio/src/modules/
Dmodule-systemd-login.c59 sd_login_monitor *monitor; member
176 sd_login_monitor *monitor = NULL; in pa__init() local
Dreserve-wrap.c59 struct rm_monitor *monitor; member
/third_party/mesa3d/src/mesa/main/
Dperformance_monitor.c798 _mesa_SelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, in _mesa_SelectPerfMonitorCountersAMD()
876 _mesa_BeginPerfMonitorAMD(GLuint monitor) in _mesa_BeginPerfMonitorAMD()
910 _mesa_EndPerfMonitorAMD(GLuint monitor) in _mesa_EndPerfMonitorAMD()
960 _mesa_GetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, in _mesa_GetPerfMonitorCounterDataAMD()
/third_party/skia/third_party/externals/dawn/src/utils/
DGlfw3Fuchsia.cpp65 GLFWmonitor* monitor, in glfwCreateWindow()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp25 …layCallback(GUID* guid, char *driverDescription, char *driverName, void *context, HMONITOR monitor) in enumDisplayCallback()
/third_party/alsa-utils/alsactl/
Dmonitor.c392 int monitor(const char *name) in monitor() function
/third_party/vixl/src/
Dinvalset-vixl.h235 int monitor() const { return monitor_; } in monitor() function
/third_party/glfw/examples/
Dboing.c256 GLFWmonitor* monitor = glfwGetPrimaryMonitor(); in key_callback() local

12