Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp61 struct DPoint { struct
64 static DPoint Make(double x, double y) { in Make() argument
83 static double Distance(const DPoint& a, const DPoint& b) { in Distance() argument
87 double distanceToSqd(const DPoint& pt) const { in distanceToSqd() argument
/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp61 struct DPoint { struct
64 static DPoint Make(double x, double y) { in Make() argument
83 static double Distance(const DPoint& a, const DPoint& b) { in Distance() argument
87 double distanceToSqd(const DPoint& pt) const { in distanceToSqd() argument