| /third_party/glfw/src/ |
| D | wl_monitor.c | 52 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 …]
|
| D | win32_monitor.c | 41 _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
|
| D | monitor.c | 63 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 …]
|
| D | mir_monitor.c | 81 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
|
| D | x11_monitor.c | 100 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
|
| D | init.c | 161 _GLFWmonitor* monitor = _glfw.monitors[i]; in glfwTerminate() local
|
| D | window.c | 109 void _glfwInputWindowMonitorChange(_GLFWwindow* window, _GLFWmonitor* monitor) in _glfwInputWindowMonitorChange() 121 GLFWmonitor* monitor, in glfwCreateWindow() 741 _GLFWmonitor* monitor = (_GLFWmonitor*) mh; in glfwSetWindowMonitor() local
|
| D | wl_window.c | 136 _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/ |
| D | readme_examples.c | 60 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/ |
| D | iris_monitor.c | 200 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/ |
| D | iconify.c | 94 GLFWmonitor* monitor = glfwGetPrimaryMonitor(); in key_callback() local 160 static GLFWwindow* create_window(GLFWmonitor* monitor) in create_window() 252 GLFWmonitor* monitor = NULL; in main() local
|
| D | gamma.c | 53 GLFWmonitor* monitor = glfwGetWindowMonitor(window); in set_gamma() local 108 GLFWmonitor* monitor = NULL; in main() local
|
| D | reopen.c | 72 static GLFWwindow* open_window(int width, int height, GLFWmonitor* monitor) in open_window() 128 GLFWmonitor* monitor = NULL; in main() local
|
| D | monitors.c | 85 static void list_modes(GLFWmonitor* monitor) in list_modes() 116 static void test_modes(GLFWmonitor* monitor) in test_modes()
|
| D | tearing.c | 123 GLFWmonitor* monitor = NULL; in main() local
|
| D | events.c | 427 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/ |
| D | crocus_monitor.c | 347 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/ |
| D | module-systemd-login.c | 59 sd_login_monitor *monitor; member 176 sd_login_monitor *monitor = NULL; in pa__init() local
|
| D | reserve-wrap.c | 59 struct rm_monitor *monitor; member
|
| /third_party/mesa3d/src/mesa/main/ |
| D | performance_monitor.c | 798 _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/ |
| D | Glfw3Fuchsia.cpp | 65 GLFWmonitor* monitor, in glfwCreateWindow()
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | FrameBufferDD.cpp | 25 …layCallback(GUID* guid, char *driverDescription, char *driverName, void *context, HMONITOR monitor) in enumDisplayCallback()
|
| /third_party/alsa-utils/alsactl/ |
| D | monitor.c | 392 int monitor(const char *name) in monitor() function
|
| /third_party/vixl/src/ |
| D | invalset-vixl.h | 235 int monitor() const { return monitor_; } in monitor() function
|
| /third_party/glfw/examples/ |
| D | boing.c | 256 GLFWmonitor* monitor = glfwGetPrimaryMonitor(); in key_callback() local
|