MCPcopy Create free account

hub / github.com/OpenImageDebugger/OpenImageDebugger / functions

Functions704 in github.com/OpenImageDebugger/OpenImageDebugger

↓ 131 callersMethoddata
src/math/linear_algebra.cpp:46
↓ 119 callersMethodsize
src/ipc/message_exchange.cpp:36
↓ 37 callersMethodsize
src/host/ui/ipc_buffer_model.cpp:32
↓ 30 callersMethodend
src/ipc/buffer_assembler.cpp:60
↓ 27 callersMethodbegin
src/ipc/buffer_assembler.cpp:33
↓ 18 callersMethodglTexParameteri
src/host/glfw_canvas.cpp:486
↓ 18 callersMethodselected
src/host/ui/ui_state.cpp:38
↓ 17 callersMethodfeed
tests/host/ipc/ipc_client_test.cpp:115
↓ 15 callersFunctionframe
Captures the bytes a MessageComposer would send, without a real socket.
tests/host/ipc/ipc_client_test.cpp:121
↓ 15 callersMethodpoll
src/host/ipc/ipc_client.cpp:42
↓ 14 callersMethodload
src/host/glfw_canvas.cpp:201
↓ 14 callersMethodsend
tests/test_message_exchange.cpp:45
↓ 13 callersFunctionsymbol_completion_nav
src/host/ui/symbol_filter.cpp:78
↓ 12 callersFunctionmake_default_mock_model
Builds the fixed set of mock buffers used by chrome development/tests: a 64x64 RGB8 gradient, a 32x32 RGBA8 checkerboard, and a 16x16 single-channel F
src/host/ui/buffer_model.h:165
↓ 12 callersFunctiontemp_file
tests/host/settings/settings_store_test.cpp:33
↓ 12 callersMethodupsert
src/host/ui/ipc_buffer_model.cpp:40
↓ 11 callersMethodget_game_object
src/visualization/stage.cpp:178
↓ 11 callersMethodset_identity
src/math/linear_algebra.cpp:90
↓ 10 callersFunctionicon_button
Qt-parity icon button: fixed 26px square by default (the legacy Qt frontend's QToolButtons were fixed width 26; see tag legacy-qt), fontello glyph as
src/host/ui/panels/icon_button.h:39
↓ 10 callersMethodport
src/ipc/asio_transport.cpp:168
↓ 9 callersMethodaccept
src/ipc/asio_transport.cpp:172
↓ 9 callersMethoddata
src/ipc/message_exchange.cpp:40
↓ 9 callersMethodget_pose
src/visualization/game_object.cpp:78
↓ 9 callersMethodglBindTexture
src/host/glfw_canvas.cpp:478
↓ 9 callersMethodinv
src/math/linear_algebra.cpp:208
↓ 9 callersMethodrevision_of
src/host/ui/ipc_buffer_model.cpp:66
↓ 8 callersFunctionas_bytes_span
tests/test_message_exchange.cpp:73
↓ 8 callersMethodchunk
src/ipc/buffer_assembler.cpp:40
↓ 8 callersMethodglPixelStorei
src/host/glfw_canvas.cpp:518
↓ 8 callersFunctionparse_int_field
src/host/ui/text_input.cpp:94
↓ 8 callersFunctionrec
tests/host/ui/ipc_buffer_model_test.cpp:34
↓ 8 callersFunctiontype_size
src/ipc/raw_data_decode.h:48
↓ 8 callersMethodupdate
src/visualization/stage.cpp:187
↓ 7 callersFunctionapply_format_extension
src/host/ui/export_dialog.cpp:81
↓ 7 callersMethodclear
src/ipc/message_exchange.h:201
↓ 7 callersMethodcontrast_enabled
src/host/ui/ui_state.cpp:111
↓ 7 callersFunctiondefault_export_path
src/host/ui/export_dialog.cpp:63
↓ 7 callersFunctionfilter_symbols
src/host/ui/symbol_filter.cpp:61
↓ 7 callersMethodget_stage
src/visualization/game_object.cpp:46
↓ 7 callersMethodlink_views
src/host/ui/ui_state.cpp:119
↓ 7 callersFunctionopen_export_dialog
src/host/ui/export_dialog.cpp:103
↓ 7 callersMethodsave
src/host/settings/settings_store.cpp:181
↓ 7 callersMethodselected_stage
src/host/ui/stage_manager.cpp:56
↓ 7 callersMethodset_query
src/host/ui/ui_state.cpp:53
↓ 6 callersFunctionbuffer_of
src/host/ui/panels/panel_accessors.h:44
↓ 6 callersMethoderase
Bounds-guarded erase: no-op if `i >= size()`. Erasing storage_[i] (a unique_ptr) never touches the addresses of surviving BufferRecords, so any Stage
src/host/ui/buffer_model.h:122
↓ 6 callersMethodget_casted_pointer
(self, typename, gdb_object)
resources/oidscripts/debuggers/gdbbridge.py:102
↓ 6 callersFunctionget_or
src/host/settings/settings_store.cpp:53
↓ 6 callersMethodglDeleteTextures
src/host/glfw_canvas.cpp:474
↓ 6 callersMethodis_connected
src/ipc/asio_transport.cpp:139
↓ 6 callersFunctionrasterize_svg
src/host/ui/svg_raster.cpp:55
↓ 6 callersMethodsend
src/ipc/asio_transport.cpp:99
↓ 6 callersFunctionsettings_from_json
src/host/settings/settings_store.cpp:91
↓ 6 callersFunctionshould_fire_ctrl_shortcut
True when a modified application shortcut should fire this frame. The modifier is Ctrl (or Cmd/Super on macOS -- the caller passes whichever applies)
src/host/ui/shortcuts.h:39
↓ 6 callersMethodsize
src/ipc/message_exchange.h:156
↓ 6 callersMethoduniform1i
src/visualization/shader.cpp:158
↓ 5 callersFunctioncopy_py_string
src/debuggerinterface/python_native_interface.cpp:43
↓ 5 callersFunctionfor_each_target
src/host/ui/panels/toolbar_panel.cpp:57
↓ 5 callersFunctionget_py_int
src/debuggerinterface/python_native_interface.cpp:30
↓ 5 callersMethodglActiveTexture
src/host/glfw_canvas.cpp:482
↓ 5 callersMethodglBindBuffer
src/host/glfw_canvas.cpp:450
↓ 5 callersMethodglBindFramebuffer
src/host/glfw_canvas.cpp:530
↓ 5 callersMethodhas_selection
src/host/ui/ui_state.cpp:49
↓ 5 callersMethodis_ready
Returns True if the OpenImageDebugger window has been loaded; False otherwise.
resources/oidscripts/oidwindow.py:130
↓ 5 callersFunctionmake_begin
tests/test_buffer_assembler.cpp:34
↓ 5 callersMethodparse_goto
src/host/ui/ui_state.cpp:135
↓ 5 callersFunctionreplace_all
src/visualization/shader.cpp:36
↓ 5 callersFunctionscratch_dir
Fresh, uniquely named directory for one test binary's temp files: portable mkdtemp semantics -- unpredictable name, atomic create that fails on a squa
tests/support/scratch_dir.h:48
↓ 5 callersMethodselect
src/host/ui/ui_state.cpp:45
↓ 5 callersMethodset_display_channel_mode
src/visualization/components/buffer.cpp:444
↓ 5 callersMethodset_pixel_layout
src/visualization/components/buffer.cpp:407
↓ 5 callersMethoduse
src/visualization/shader.cpp:190
↓ 5 callersMethodwindow
src/host/glfw_host_backend.h:59
↓ 4 callersFunctionTestSingleDoubleValue
tests/test_raw_data_decode.cpp:76
↓ 4 callersMethodadd_component
src/visualization/game_object.cpp:73
↓ 4 callersFunctionascii_tolower
src/host/ui/symbol_filter.cpp:37
↓ 4 callersMethoddata
src/ipc/message_exchange.h:160
↓ 4 callersFunctionfinalize_strip_atlas
src/visualization/glyph_atlas.cpp:30
↓ 4 callersMethodglGenTextures
src/host/glfw_canvas.cpp:470
↓ 4 callersMethodglTexImage2D
src/host/glfw_canvas.cpp:490
↓ 4 callersMethodinitialize
src/host/imgui_layer.cpp:42
↓ 4 callersFunctioniota_bytes
tests/test_buffer_assembler.cpp:51
↓ 4 callersMethodis_symbol_observable
Returns true if the given symbol is of observable type (the type of the buffer you are working with). Make sure to check for pointers
resources/oidscripts/oidtypes/opencv.py:67
↓ 4 callersFunctionmake_buffer_record
src/host/ipc/buffer_decode.cpp:32
↓ 4 callersFunctionmake_float_buffer_from_double
src/ipc/raw_data_decode.cpp:34
↓ 4 callersMethodrender_height
src/host/glfw_canvas.cpp:344
↓ 4 callersMethodrender_width
src/host/glfw_canvas.cpp:334
↓ 4 callersMethodrotate
src/visualization/components/buffer.cpp:157
↓ 4 callersMethodset_contrast_enabled
src/host/ui/ui_state.cpp:115
↓ 4 callersMethodset_restore_buffers
src/host/ipc/ipc_client.cpp:278
↓ 4 callersMethodstage_for
src/host/ui/stage_manager.cpp:60
↓ 4 callersFunctionstage_view_needs_realloc
Pure decision extracted out of StageView so it can be unit-tested without a live GL context: does a requested size differ from the currently allocated
src/host/stage_view.h:43
↓ 4 callersMethodstop_handler
Handler to be called whenever the debugger stops (e.g. when a breakpoint is hit). May also be called when the user requests a change
resources/oidscripts/debuggers/interfaces.py:95
↓ 4 callersMethodtexture_for
The GL calls below are used raw (not via GlfwCanvas's dispatch table): glGenTextures/glBindTexture/glTexParameteri/glTexImage2D/glDeleteTextures are O
src/host/ui/svg_icon_cache.cpp:93
↓ 4 callersFunctionthrow_socket_timeout_error
Helper function for error reporting with source location
src/ipc/message_exchange.h:90
↓ 4 callersFunctiontype_label
Human-readable type+channel label used by the buffer-list panel, e.g. "uint8x3", "float32x1".
src/host/ui/buffer_model.h:135
↓ 3 callersFunctionVerifyIdentityMatrix
Helper function to verify identity matrix Takes a non-const reference because mat4::operator() is not const
tests/test_linear_algebra.cpp:63
↓ 3 callersFunction_gen_color
Generates a color for the pixel at (pos[0], pos[1]) with coefficients k[0] and k[1], and colouring functions f_a and f_b that map R->[-1, 1].
resources/oidscripts/test.py:49
↓ 3 callersMethod_get_frame
(self, thread)
resources/oidscripts/debuggers/lldbbridge.py:112
↓ 3 callersMethod_get_process
(self, debugger)
resources/oidscripts/debuggers/lldbbridge.py:100
next →1–100 of 704, ranked by callers