Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ functions
Functions
704 in github.com/OpenImageDebugger/OpenImageDebugger
⨍
Functions
704
◇
Types & classes
161
↓ 131 callers
Method
data
src/math/linear_algebra.cpp:46
↓ 119 callers
Method
size
src/ipc/message_exchange.cpp:36
↓ 37 callers
Method
size
src/host/ui/ipc_buffer_model.cpp:32
↓ 30 callers
Method
end
src/ipc/buffer_assembler.cpp:60
↓ 27 callers
Method
begin
src/ipc/buffer_assembler.cpp:33
↓ 18 callers
Method
glTexParameteri
src/host/glfw_canvas.cpp:486
↓ 18 callers
Method
selected
src/host/ui/ui_state.cpp:38
↓ 17 callers
Method
feed
tests/host/ipc/ipc_client_test.cpp:115
↓ 15 callers
Function
frame
Captures the bytes a MessageComposer would send, without a real socket.
tests/host/ipc/ipc_client_test.cpp:121
↓ 15 callers
Method
poll
src/host/ipc/ipc_client.cpp:42
↓ 14 callers
Method
load
src/host/glfw_canvas.cpp:201
↓ 14 callers
Method
send
tests/test_message_exchange.cpp:45
↓ 13 callers
Function
symbol_completion_nav
src/host/ui/symbol_filter.cpp:78
↓ 12 callers
Function
make_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 callers
Function
temp_file
tests/host/settings/settings_store_test.cpp:33
↓ 12 callers
Method
upsert
src/host/ui/ipc_buffer_model.cpp:40
↓ 11 callers
Method
get_game_object
src/visualization/stage.cpp:178
↓ 11 callers
Method
set_identity
src/math/linear_algebra.cpp:90
↓ 10 callers
Function
icon_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 callers
Method
port
src/ipc/asio_transport.cpp:168
↓ 9 callers
Method
accept
src/ipc/asio_transport.cpp:172
↓ 9 callers
Method
data
src/ipc/message_exchange.cpp:40
↓ 9 callers
Method
get_pose
src/visualization/game_object.cpp:78
↓ 9 callers
Method
glBindTexture
src/host/glfw_canvas.cpp:478
↓ 9 callers
Method
inv
src/math/linear_algebra.cpp:208
↓ 9 callers
Method
revision_of
src/host/ui/ipc_buffer_model.cpp:66
↓ 8 callers
Function
as_bytes_span
tests/test_message_exchange.cpp:73
↓ 8 callers
Method
chunk
src/ipc/buffer_assembler.cpp:40
↓ 8 callers
Method
glPixelStorei
src/host/glfw_canvas.cpp:518
↓ 8 callers
Function
parse_int_field
src/host/ui/text_input.cpp:94
↓ 8 callers
Function
rec
tests/host/ui/ipc_buffer_model_test.cpp:34
↓ 8 callers
Function
type_size
src/ipc/raw_data_decode.h:48
↓ 8 callers
Method
update
src/visualization/stage.cpp:187
↓ 7 callers
Function
apply_format_extension
src/host/ui/export_dialog.cpp:81
↓ 7 callers
Method
clear
src/ipc/message_exchange.h:201
↓ 7 callers
Method
contrast_enabled
src/host/ui/ui_state.cpp:111
↓ 7 callers
Function
default_export_path
src/host/ui/export_dialog.cpp:63
↓ 7 callers
Function
filter_symbols
src/host/ui/symbol_filter.cpp:61
↓ 7 callers
Method
get_stage
src/visualization/game_object.cpp:46
↓ 7 callers
Method
link_views
src/host/ui/ui_state.cpp:119
↓ 7 callers
Function
open_export_dialog
src/host/ui/export_dialog.cpp:103
↓ 7 callers
Method
save
src/host/settings/settings_store.cpp:181
↓ 7 callers
Method
selected_stage
src/host/ui/stage_manager.cpp:56
↓ 7 callers
Method
set_query
src/host/ui/ui_state.cpp:53
↓ 6 callers
Function
buffer_of
src/host/ui/panels/panel_accessors.h:44
↓ 6 callers
Method
erase
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 callers
Method
get_casted_pointer
(self, typename, gdb_object)
resources/oidscripts/debuggers/gdbbridge.py:102
↓ 6 callers
Function
get_or
src/host/settings/settings_store.cpp:53
↓ 6 callers
Method
glDeleteTextures
src/host/glfw_canvas.cpp:474
↓ 6 callers
Method
is_connected
src/ipc/asio_transport.cpp:139
↓ 6 callers
Function
rasterize_svg
src/host/ui/svg_raster.cpp:55
↓ 6 callers
Method
send
src/ipc/asio_transport.cpp:99
↓ 6 callers
Function
settings_from_json
src/host/settings/settings_store.cpp:91
↓ 6 callers
Function
should_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 callers
Method
size
src/ipc/message_exchange.h:156
↓ 6 callers
Method
uniform1i
src/visualization/shader.cpp:158
↓ 5 callers
Function
copy_py_string
src/debuggerinterface/python_native_interface.cpp:43
↓ 5 callers
Function
for_each_target
src/host/ui/panels/toolbar_panel.cpp:57
↓ 5 callers
Function
get_py_int
src/debuggerinterface/python_native_interface.cpp:30
↓ 5 callers
Method
glActiveTexture
src/host/glfw_canvas.cpp:482
↓ 5 callers
Method
glBindBuffer
src/host/glfw_canvas.cpp:450
↓ 5 callers
Method
glBindFramebuffer
src/host/glfw_canvas.cpp:530
↓ 5 callers
Method
has_selection
src/host/ui/ui_state.cpp:49
↓ 5 callers
Method
is_ready
Returns True if the OpenImageDebugger window has been loaded; False otherwise.
resources/oidscripts/oidwindow.py:130
↓ 5 callers
Function
make_begin
tests/test_buffer_assembler.cpp:34
↓ 5 callers
Method
parse_goto
src/host/ui/ui_state.cpp:135
↓ 5 callers
Function
replace_all
src/visualization/shader.cpp:36
↓ 5 callers
Function
scratch_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 callers
Method
select
src/host/ui/ui_state.cpp:45
↓ 5 callers
Method
set_display_channel_mode
src/visualization/components/buffer.cpp:444
↓ 5 callers
Method
set_pixel_layout
src/visualization/components/buffer.cpp:407
↓ 5 callers
Method
use
src/visualization/shader.cpp:190
↓ 5 callers
Method
window
src/host/glfw_host_backend.h:59
↓ 4 callers
Function
TestSingleDoubleValue
tests/test_raw_data_decode.cpp:76
↓ 4 callers
Method
add_component
src/visualization/game_object.cpp:73
↓ 4 callers
Function
ascii_tolower
src/host/ui/symbol_filter.cpp:37
↓ 4 callers
Method
data
src/ipc/message_exchange.h:160
↓ 4 callers
Function
finalize_strip_atlas
src/visualization/glyph_atlas.cpp:30
↓ 4 callers
Method
glGenTextures
src/host/glfw_canvas.cpp:470
↓ 4 callers
Method
glTexImage2D
src/host/glfw_canvas.cpp:490
↓ 4 callers
Method
initialize
src/host/imgui_layer.cpp:42
↓ 4 callers
Function
iota_bytes
tests/test_buffer_assembler.cpp:51
↓ 4 callers
Method
is_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 callers
Function
make_buffer_record
src/host/ipc/buffer_decode.cpp:32
↓ 4 callers
Function
make_float_buffer_from_double
src/ipc/raw_data_decode.cpp:34
↓ 4 callers
Method
render_height
src/host/glfw_canvas.cpp:344
↓ 4 callers
Method
render_width
src/host/glfw_canvas.cpp:334
↓ 4 callers
Method
rotate
src/visualization/components/buffer.cpp:157
↓ 4 callers
Method
set_contrast_enabled
src/host/ui/ui_state.cpp:115
↓ 4 callers
Method
set_restore_buffers
src/host/ipc/ipc_client.cpp:278
↓ 4 callers
Method
stage_for
src/host/ui/stage_manager.cpp:60
↓ 4 callers
Function
stage_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 callers
Method
stop_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 callers
Method
texture_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 callers
Function
throw_socket_timeout_error
Helper function for error reporting with source location
src/ipc/message_exchange.h:90
↓ 4 callers
Function
type_label
Human-readable type+channel label used by the buffer-list panel, e.g. "uint8x3", "float32x1".
src/host/ui/buffer_model.h:135
↓ 3 callers
Function
VerifyIdentityMatrix
Helper function to verify identity matrix Takes a non-const reference because mat4::operator() is not const
tests/test_linear_algebra.cpp:63
↓ 3 callers
Function
_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 callers
Method
_get_frame
(self, thread)
resources/oidscripts/debuggers/lldbbridge.py:112
↓ 3 callers
Method
_get_process
(self, debugger)
resources/oidscripts/debuggers/lldbbridge.py:100
next →
1–100 of 704, ranked by callers