Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkPathMeasure.h118 bool conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt,const SkPoint& lastPt);
/external/skia/include/core/
DSkPathMeasure.h118 bool conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt,const SkPoint& lastPt);
/external/skqp/src/core/
DSkPathMeasure.cpp152 bool SkPathMeasure::conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt, in conic_too_curvy() argument
156 SkVector dxy = midTPt - midEnds; in conic_too_curvy()
/external/skia/src/core/
DSkPathMeasure.cpp152 bool SkPathMeasure::conic_too_curvy(const SkPoint& firstPt, const SkPoint& midTPt, in conic_too_curvy() argument
156 SkVector dxy = midTPt - midEnds; in conic_too_curvy()