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

Function test_context_blit_fill_clip

blend2d/core/context_test.cpp:389–588  ·  view source on GitHub ↗

NOTE: The purpose of these tests is to see whether the render call is clipped properly and that there is no out of bounds access or a failed assertion. The tests on CI are run with sanitizers so NaNs, Infs, and other extremely high numbers are great to verify whether we are not hitting UB in places where FetchData is initialized.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

UNITFunction · 0.85

Calls 15

BLRgba32Class · 0.85
BLPointIClass · 0.85
BLPointClass · 0.85
BLSizeIClass · 0.85
BLSizeClass · 0.85
BLRectIClass · 0.85
BLRectClass · 0.85
target_widthMethod · 0.80
target_heightMethod · 0.80
set_fill_styleMethod · 0.80
fill_rectMethod · 0.80
blit_imageMethod · 0.80

Tested by

no test coverage detected