Home
last modified time | relevance | path

Searched defs:DPoint (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp60 struct DPoint { struct
63 static DPoint Make(double x, double y) { in Make() argument
82 static double Distance(const DPoint& a, const DPoint& b) { in Distance() argument
86 double distanceToSqd(const DPoint& pt) const { in distanceToSqd() argument