Searched refs:fromPoint2 (Results 1 – 1 of 1) sorted by relevance
163 FloatPoint fromPoint2; in blendCurveToCubicSegment() local167 …->hasMoreData() && !m_fromSource->parseCurveToCubicSegment(fromPoint1, fromPoint2, fromTargetPoint… in blendCurveToCubicSegment()172 blendAnimatedFloatPoint(fromPoint2, toPoint2), in blendCurveToCubicSegment()183 FloatPoint fromPoint2; in blendCurveToCubicSmoothSegment() local186 …if ((m_fromSource->hasMoreData() && !m_fromSource->parseCurveToCubicSmoothSegment(fromPoint2, from… in blendCurveToCubicSmoothSegment()190 m_consumer->curveToCubicSmooth(blendAnimatedFloatPoint(fromPoint2, toPoint2), in blendCurveToCubicSmoothSegment()