Home
last modified time | relevance | path

Searched refs:p0ySqd (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp270 const double p0ySqd = p0y * p0y; in init() local
292 + (p2xSqd * p0ySqd); in init()
296 + (2.0 * p1x * b12yProd) - (p2x * p0ySqd) in init()

Completed in 3 milliseconds