Home
last modified time | relevance | path

Searched refs:IsQuadDegenerate (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/docs/examples/
H A DPath_IsQuadDegenerate.cpp11 SkPath::IsQuadDegenerate(path.getPoint(0), path.getPoint(1), path.getPoint(2), exact) ? in REG_FIDDLE()
/third_party/skia/include/core/
H A DSkPath.h373 static bool IsQuadDegenerate(const SkPoint& p1, const SkPoint& p2,
/third_party/skia/src/core/
H A DSkPath.cpp3381 bool SkPath::IsQuadDegenerate(const SkPoint& p1, const SkPoint& p2, in IsQuadDegenerate() function in SkPath

Completed in 9 milliseconds