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

Function realloc_path

blend2d/core/path.cpp:102–112  ·  view source on GitHub ↗

Plain realloc - allocates a new path, copies its data into it, and replaces the impl in `self`. Flags and cached information are cleared.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

make_mutableFunction · 0.85
bl_path_shrinkFunction · 0.85
bl_path_reserveFunction · 0.85

Calls 4

copy_contentFunction · 0.85
get_implFunction · 0.70
alloc_implFunction · 0.70
replace_instanceFunction · 0.70

Tested by

no test coverage detected