Home
last modified time | relevance | path

Searched refs:loopIntersectPad (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCGeometry.h90 float inflectPad = 0.55f, float loopIntersectPad = 2);
DGrCCGeometry.cpp289 float inflectPad, float loopIntersectPad) { in cubicTo() argument
360 calc_loop_intersect_padding_pts(loopIntersectPad, Sk2f::Load(T), CIT, skipTerm, roots); in cubicTo()
/external/skia/src/gpu/ccpr/
DGrCCGeometry.h91 float inflectPad = 0.55f, float loopIntersectPad = 2);
DGrCCGeometry.cpp289 float inflectPad, float loopIntersectPad) { in cubicTo() argument
360 calc_loop_intersect_padding_pts(loopIntersectPad, Sk2f::Load(T), CIT, skipTerm, roots); in cubicTo()