↓ 16 callersClassBLRoundRectRounded rectangle specified as [x, y, w, h, rx, ry] using `double` as a storage type.
blend2d/core/geometry.h:556
↓ 15 callersClassBLArcArc specified as [cx, cy, rx, ry, start, sweep] using `double` as a storage type.
blend2d/core/geometry.h:692
↓ 4 callersClassBLTriangleTriangle data specified as [x0, y0, x1, y1, x2, y2] using `double` as a storage type.
blend2d/core/geometry.h:515