Searched refs:p2xSqd (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/ | ||
H A D | GrDistanceFieldGenFromVector.cpp | 271 const double p2xSqd = p2x * p2x; in init() local 292 + (p2xSqd * p0ySqd); in init() 304 + (p2xSqd * p0y)); in init() |
Completed in 3 milliseconds