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

  /external/chromium_org/third_party/skia/experimental/Intersection/
NearestPoint.cpp 52 static Point2 arbPoint = { 3.5, 2.0 }; /*Some arbitrary point*/
56 pointOnCurve = NearestPointOnCurve(arbPoint, bezCurve);
  /external/skia/experimental/Intersection/
NearestPoint.cpp 52 static Point2 arbPoint = { 3.5, 2.0 }; /*Some arbitrary point*/
56 pointOnCurve = NearestPointOnCurve(arbPoint, bezCurve);

Completed in 3078 milliseconds