Searched refs:loopIntersectPad (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCGeometry.h | 90 float inflectPad = 0.55f, float loopIntersectPad = 2);
|
D | GrCCGeometry.cpp | 289 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/ |
D | GrCCGeometry.h | 91 float inflectPad = 0.55f, float loopIntersectPad = 2);
|
D | GrCCGeometry.cpp | 289 float inflectPad, float loopIntersectPad) { in cubicTo() argument 360 calc_loop_intersect_padding_pts(loopIntersectPad, Sk2f::Load(T), CIT, skipTerm, roots); in cubicTo()
|