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

  /external/skia/include/core/
SkPoint.h 156 /** Return the euclidian distance from (0,0) to the point
274 /** Returns the euclidian distance from (0,0) to (x,y)
283 /** Returns the euclidian distance between a and b
285 static SkScalar Distance(const SkPoint& a, const SkPoint& b) {
  /external/jhead/
jhead.h 88 float Distance;

Completed in 129 milliseconds