Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp273 const double p1xSqd = p1x * p1x; in init() local
291 + (4.0 * p1xSqd * p02yProd) - (4.0 * b12xProd * p01yProd) in init()
302 + (2.0 * p1xSqd * p0y) + (2.0 * p1xSqd * p2y) in init()

Completed in 2 milliseconds