↓ 1 callersFunctiondrawBottomLeftPath({
cornerRadius,
a,
b,
c,
d,
p,
arcSectionLength,
}: CornerPathParams)
packages/affine/shared/src/utils/figma-squircle/draw.ts:172
↓ 1 callersFunctiondrawBottomRightPath({
cornerRadius,
a,
b,
c,
d,
p,
arcSectionLength,
}: CornerPathParams)
packages/affine/shared/src/utils/figma-squircle/draw.ts:149
↓ 1 callersFunctiondrawRect(
ctx: CanvasRenderingContext2D,
x: number,
y: number,
width: number,
height: number,
radius: numb
packages/affine/gfx/shape/src/element-renderer/shape/utils.ts:99
↓ 1 callersFunctiondrawTopLeftPath({
cornerRadius,
a,
b,
c,
d,
p,
arcSectionLength,
}: CornerPathParams)
packages/affine/shared/src/utils/figma-squircle/draw.ts:195
↓ 1 callersFunctiondrawTopRightPath({
cornerRadius,
a,
b,
c,
d,
p,
arcSectionLength,
}: CornerPathParams)
packages/affine/shared/src/utils/figma-squircle/draw.ts:128