MCPcopy Index your code
hub / github.com/endbasic/endbasic / without_sync

Method without_sync

std/src/gfx/lcd/buffered/mod.rs:99–118  ·  view source on GitHub ↗

Executes mutations on the buffered LCD via `ops` while ensuring that syncing is disabled.

(&mut self, ops: O)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

move_pixelsMethod · 0.80
write_textMethod · 0.80
draw_circleMethod · 0.80
draw_circle_filledMethod · 0.80
draw_lineMethod · 0.80
draw_polyMethod · 0.80
draw_poly_filledMethod · 0.80
draw_rectMethod · 0.80
draw_triMethod · 0.80
draw_tri_filledMethod · 0.80

Calls 1

force_present_canvasMethod · 0.80

Tested by

no test coverage detected