MCPcopy Create free account
hub / github.com/blend2d/blend2d / copy_optimized_segments

Function copy_optimized_segments

blend2d/core/bitset.cpp:2123–2152  ·  view source on GitHub ↗

Copies `src` segments to `dst` and optimizes the output during the copy. The number of segments used should match the result of `get_optimized_segment_count()` if called with source segments and their size.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

optimize_internalFunction · 0.85

Calls 9

is_segment_data_filledFunction · 0.85
init_range_segmentFunction · 0.85
is_zeroMethod · 0.80
is_fullMethod · 0.80
start_wordMethod · 0.45
all_onesMethod · 0.45
dataMethod · 0.45
end_wordMethod · 0.45

Tested by

no test coverage detected