HomeSort by relevance Sort by last modified time
    Searched defs:distanceToLineBetweenSqd (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/core/
SkPoint.cpp 384 SkScalar SkPoint::distanceToLineBetweenSqd(const SkPoint& a,
404 // See comments to distanceToLineBetweenSqd. If the projection of c onto
  /external/skia/src/core/
SkPoint.cpp 423 SkScalar SkPoint::distanceToLineBetweenSqd(const SkPoint& a,
443 // See comments to distanceToLineBetweenSqd. If the projection of c onto

Completed in 462 milliseconds