Home
last modified time | relevance | path

Searched defs:Ay (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/utils/
DSkCurveMeasure.cpp113 float Ay = pts[0].y(); in ArcLengthIntegrator() local
131 float Ay = pts[0].y(); in ArcLengthIntegrator() local
/external/skia/src/core/
DSkGeometry.cpp250 SkScalar Ay = src[1].fY - src[0].fY; in SkFindQuadMaxCurvature() local
508 SkScalar Ay = src[1].fY - src[0].fY; in SkFindCubicInflections() local
/external/skia/src/pathops/
DSkPathOpsCubic.cpp520 double Ay = fPts[1].fY - fPts[0].fY; in findInflections() local