MCPcopy Create free account

hub / github.com/canonical/mir / functions

Functions10,873 in github.com/canonical/mir

↓ 25 callersMethodsetup_touch_frame
tests/mir_test_doubles/mock_libinput.cpp:696
↓ 25 callersMethodsize
src/platforms/gbm-kms/server/kms/real_kms_output.cpp:125
↓ 25 callersMethodspawn
tests/unit-tests/test_observer_multiplexer.cpp:105
↓ 25 callersMethodto_pointer
src/common/events/input_event.cpp:70
↓ 25 callersMethodunregister_interest
src/server/scene/basic_surface.cpp:269
↓ 25 callersMethodwait_for
tests/mir_test_framework/test_wlcs_display_server.cpp:174
↓ 24 callersMethodacceleration_bias
src/miral/input_configuration.cpp:588
↓ 24 callersFunctionadd_another_touch
tests/unit-tests/input/test_validator.cpp:56
↓ 24 callersMethoddevice_from_syspath
src/platform/udev/udev_wrapper.cpp:296
↓ 24 callersFunctiondrmModeSetCrtc
tests/mir_test_doubles/mock_drm.cpp:613
↓ 24 callersFunctioneglChooseConfig
tests/mir_test_doubles/mock_egl.cpp:289
↓ 24 callersFunctioneglCreateContext
tests/mir_test_doubles/mock_egl.cpp:357
↓ 24 callersFunctionglGetUniformLocation
tests/mir_test_doubles/mock_gl.cpp:287
↓ 24 callersFunctionmir_touch_event_point_count
src/miral/toolkit_event.cpp:100
↓ 24 callersMethodselect_active_window
src/miral/basic_window_manager.cpp:1618
↓ 24 callersFunctionstrlen_c
include/common/mir/constexpr_utils.h:25
↓ 24 callersFunctionswap
include/miral/miral/window_info.h:424
↓ 24 callersMethodto_string
src/server/frontend_wayland/input_trigger_registration_v1.cpp:333
↓ 23 callersMethodactive_state
src/server/scene/surface_state_tracker.cpp:27
↓ 23 callersMethodbottom
include/core/mir/geometry/rectangle.h:104
↓ 23 callersMethodcreate_alarm
tests/unit-tests/input/test_key_repeat_dispatcher.cpp:64
↓ 23 callersMethoddata
src/server/frontend_wayland/shm.cpp:197
↓ 23 callersMethoddo_transaction
src/miral/basic_store.cpp:190
↓ 23 callersFunctioneglGetError
tests/mir_test_doubles/mock_egl.cpp:241
↓ 23 callersFunctionmake_output_surface
tests/unit-tests/renderers/gl/test_gl_renderer.cpp:176
↓ 23 callersFunctionmir_input_event_get_pointer_event
src/miral/toolkit_event.cpp:55
↓ 23 callersMethodscan_devices
src/platform/udev/udev_wrapper.cpp:245
↓ 23 callersMethodset_display_off_timeout
src/server/shell/basic_idle_handler.cpp:233
↓ 23 callersFunctiontouch_event
tests/unit-tests/shell/test_decoration_basic_decoration.cpp:284
↓ 22 callersMethodactive_window
src/miral/basic_window_manager.cpp:502
↓ 22 callersMethodadd_ints_attribute
src/miral/basic_store.cpp:436
↓ 22 callersMethodadd_standard_device
tests/mir_test_framework/udev_environment.cpp:151
↓ 22 callersMethodadd_tree_to_workspace
tests/mir_test_framework/window_management_test_harness.cpp:229
↓ 22 callersMethodaux_rect
src/miral/window_specification.cpp:165
↓ 22 callersMethodget_rw_range
src/server/shm_backing.cpp:510
↓ 22 callersFunctionglTexParameteri
tests/mir_test_doubles/mock_gl.cpp:299
↓ 22 callersMethodplacement_hints
src/miral/window_specification.cpp:170
↓ 22 callersFunctionrun_client_enumerator
Runs the client enumerator in a subprocess. Mir will allow clients that originate from the compositor itself to access any protocols that they like.
tests/miral/wayland_extensions.cpp:164
↓ 22 callersMethodvalidate_and_dispatch
Currently we only validate touch events as they are the most problematic
src/server/input/validator.cpp:61
↓ 22 callersMethodwatch_fd
tests/mir_test/test_dispatchable.cpp:50
↓ 21 callersMethodacceleration
src/miral/input_configuration.cpp:583
↓ 21 callersMethodinput_type
src/common/events/input_event.cpp:35
↓ 21 callersMethodmodify_window
src/miral/basic_window_manager.cpp:1005
↓ 21 callersMethodname
src/miral/output.cpp:107
↓ 21 callersMethodremove_device
tests/mir_test_framework/udev_environment.cpp:116
↓ 21 callersMethodset_paste_source
src/server/scene/basic_clipboard.cpp:36
↓ 21 callersMethodtransform
src/server/input/input_event_transformer.cpp:117
↓ 21 callersMethodunregister_interest
tests/unit-tests/shell/test_basic_idle_handler.cpp:81
↓ 21 callersMethodwrite_fd
tests/mir_test/pipe.cpp:52
↓ 20 callersFunctionadd_fake_input_device
tests/mir_test_framework/stub_input.cpp:77
↓ 20 callersMethodadd_session
tests/unit-tests/console/test_logind_console_services.cpp:280
↓ 20 callersMethodaux_rect_placement_gravity
src/miral/window_specification.cpp:180
↓ 20 callersMethodclear
tests/mir_test_framework/stub_input_platform_accessor.cpp:102
↓ 20 callersMethodcontent_size
tests/miral/test_window_manager_tools.cpp:131
↓ 20 callersFunctionmir_input_event_get_touch_event
src/miral/toolkit_event.cpp:50
↓ 20 callersFunctionmir_keyboard_event_keysym
src/miral/toolkit_event.cpp:70
↓ 20 callersMethodmodify_surface
src/server/shell/shell_wrapper.cpp:103
↓ 20 callersMethodready
tests/include/mir/test/barrier.h:38
↓ 20 callersMethodremove_watch
src/common/dispatch/multiplexing_dispatchable.cpp:195
↓ 20 callersMethodright
include/core/mir/geometry/rectangle.h:102
↓ 20 callersMethodsession
src/server/frontend_xwayland/xwayland_client_manager.cpp:45
↓ 20 callersMethodsize
tests/unit-tests/compositor/test_multi_monitor_arbiter.cpp:76
↓ 20 callersMethodsurface_at
tests/unit-tests/scene/test_application_session.cpp:79
↓ 19 callersMethodbegin
src/platform/udev/udev_wrapper.cpp:266
↓ 19 callersMethodconsume
src/server/scene/basic_surface.cpp:868
↓ 19 callersMethoddata
src/platforms/atomic-kms/server/kms/atomic_kms_output.cpp:90
↓ 19 callersMethoddestroy_surface
tests/mir_test_framework/stub_session.cpp:79
↓ 19 callersMethoddevnum
src/platform/udev/udev_wrapper.cpp:101
↓ 19 callersFunctioneglGetCurrentDisplay
tests/mir_test_doubles/mock_egl.cpp:387
↓ 19 callersMethodenqueue
src/server/frontend_wayland/wayland_executor.cpp:69
↓ 19 callersMethodfor_each_output
src/server/graphics/multiplexing_display.cpp:63
↓ 19 callersMethodnext_serial
src/server/frontend_wayland/wl_client.cpp:102
↓ 19 callersMethodset_streams
tests/include/mir/test/doubles/stub_surface.h:38
↓ 19 callersMethodwindow_placement_gravity
src/miral/window_specification.cpp:175
↓ 18 callersMethodadd_crtc
tests/mir_test_doubles/mock_drm.cpp:132
↓ 18 callersMethodappend
src/server/input/input_event_transformer.cpp:157
↓ 18 callersMethoddecorate
src/server/shell/decoration/basic_manager.cpp:87
↓ 18 callersFunctiongbm_bo_get_height
tests/mir_test_doubles/mock_gbm.cpp:137
↓ 18 callersMethodhas_posted_at_least
tests/integration-tests/test_surface_stack_with_compositor.cpp:87
↓ 18 callersFunctionmake_unique_cptr
include/common/mir/c_memory.h:28
↓ 18 callersFunctionmir_input_event_get_event_time
src/miral/toolkit_event.cpp:35
↓ 18 callersMethodnotify_all
tests/mir_test_framework/test_wlcs_display_server.cpp:186
↓ 18 callersMethodnow
tests/unit-tests/logging/test_input_timestamp.cpp:34
↓ 18 callersMethodplace_and_size_for_state
src/miral/basic_window_manager.cpp:1325
↓ 18 callersMethodset_handler_state
src/server/scene/basic_text_input_hub.cpp:21
↓ 18 callersMethodsize
src/server/scene/basic_surface.cpp:659
↓ 18 callersMethodthe_input_device_hub
src/server/input/default_configuration.cpp:321
↓ 18 callersMethodto_keyboard
src/common/events/input_event.cpp:60
↓ 17 callersFunction_XcursorReadUInt
src/miral/xcursor.c:267
↓ 17 callersMethodadd_device
tests/include/mir/test/doubles/stub_input_device_registry.h:31
↓ 17 callersMethodcheck_record_count_for_each_buffer
tests/unit-tests/compositor/test_multi_threaded_compositor.cpp:236
↓ 17 callersMethodclone
src/server/graphics/multiplexing_display.cpp:99
↓ 17 callersFunctioneglDestroyContext
tests/mir_test_doubles/mock_egl.cpp:363
↓ 17 callersMethodhas
src/miral/display_configuration.cpp:232
↓ 17 callersMethodid_for
src/platform/graphics/kms/drm_mode_resources.cpp:305
↓ 17 callersMethodioctl
src/server/console/default_configuration.cpp:46
↓ 17 callersMethodoutput_id
src/miral/window_info.cpp:428
↓ 17 callersMethodparent
src/miroil/surface.cpp:250
↓ 17 callersMethodsession
tests/miral/wayland_extensions.cpp:63
↓ 17 callersMethodshould_skip
src/platforms/gbm-kms/server/kms/quirks.cpp:253
← previousnext →201–300 of 10,873, ranked by callers