Home
last modified time | relevance | path

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

123

/third_party/flutter/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
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c177 GstDeviceMonitor *monitor = GST_DEVICE_MONITOR (object); in gst_device_monitor_get_property() local
194 GstDeviceMonitor *monitor = GST_DEVICE_MONITOR (object); in gst_device_monitor_set_property() local
227 is_provider_hidden (GstDeviceMonitor * monitor, GList * hidden, in is_provider_hidden()
262 GstDeviceMonitor * monitor) in bus_sync_message()
402 gst_device_monitor_get_devices (GstDeviceMonitor * monitor) in gst_device_monitor_get_devices()
499 gst_device_monitor_start (GstDeviceMonitor * monitor) in gst_device_monitor_start()
571 gst_device_monitor_stop (GstDeviceMonitor * monitor) in gst_device_monitor_stop()
603 GstDeviceMonitor * monitor) in provider_hidden()
613 GstDeviceMonitor * monitor) in provider_unhidden()
652 gst_device_monitor_add_filter (GstDeviceMonitor * monitor, in gst_device_monitor_add_filter()
[all …]
/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/gstreamer/gstplugins_bad/tests/check/elements/
Dvkdeviceprovider.c27 GstDeviceMonitor *monitor = gst_device_monitor_new (); in vulkan_sink_device_provider() local
41 GstDeviceMonitor *monitor; in GST_START_TEST() local
/third_party/flutter/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
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiosrc.h47 GFileMonitor *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/cef/tests/cefclient/browser/
Dwindow_test_runner_win.cc44 HMONITOR monitor = in SetPosImpl() local
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c265 dxgicap_new (HMONITOR monitor, GstDXGIScreenCapSrc * src) in dxgicap_new()
1202 monitor_param_by_name monitor = { device_name, NULL, }; in get_hmonitor_by_device_name() local
1228 monitor_param_by_name monitor = { NULL, NULL, }; in get_hmonitor_primary() local
1262 monitor_param_by_index monitor = { index, 0, NULL, }; in get_hmonitor_by_index() local
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11screencapturesrc.cpp30 GstDeviceMonitor *monitor; in enum_devices() local

123