Home
last modified time | relevance | path

Searched refs:ctrl1 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/skottie/src/layers/shapelayer/
DPuckerBloat.cpp44 SkPoint ctrl0, ctrl1, pt; // corresponding to SkPath::cubicTo() params, respectively. in onRevalidateEffect() member
64 lerp(c.ctrl1, center, -fAmount), in onRevalidateEffect()
/third_party/skia/modules/skottie/src/text/
DRangeSelector.cpp193 ctrl1; member
207 : shape_mapper(sinfo.ctrl0, sinfo.ctrl1) in ShapeGenerator()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftstroke.c1666 FT_Vector ctrl1, ctrl2, end; in FT_Stroker_CubicTo() local
1691 FT_Vector_From_Polar( &ctrl1, length1, phi1 + rotate ); in FT_Stroker_CubicTo()
1692 ctrl1.x += arc[2].x; in FT_Stroker_CubicTo()
1693 ctrl1.y += arc[2].y; in FT_Stroker_CubicTo()
1754 &ctrl1, in FT_Stroker_CubicTo()
1770 error = ft_stroke_border_cubicto( border, &ctrl1, &ctrl2, &end ); in FT_Stroker_CubicTo()
/third_party/freetype/src/base/
Dftstroke.c1634 FT_Vector ctrl1, ctrl2, end; in FT_Stroker_CubicTo() local
1659 FT_Vector_From_Polar( &ctrl1, length1, phi1 + rotate ); in FT_Stroker_CubicTo()
1660 ctrl1.x += arc[2].x; in FT_Stroker_CubicTo()
1661 ctrl1.y += arc[2].y; in FT_Stroker_CubicTo()
1722 &ctrl1, in FT_Stroker_CubicTo()
1738 error = ft_stroke_border_cubicto( border, &ctrl1, &ctrl2, &end ); in FT_Stroker_CubicTo()
/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c1634 FT_Vector ctrl1, ctrl2, end; in FT_Stroker_CubicTo() local
1659 FT_Vector_From_Polar( &ctrl1, length1, phi1 + rotate ); in FT_Stroker_CubicTo()
1660 ctrl1.x += arc[2].x; in FT_Stroker_CubicTo()
1661 ctrl1.y += arc[2].y; in FT_Stroker_CubicTo()
1722 &ctrl1, in FT_Stroker_CubicTo()
1738 error = ft_stroke_border_cubicto( border, &ctrl1, &ctrl2, &end ); in FT_Stroker_CubicTo()