Home
last modified time | relevance | path

Searched refs:p2ySqd (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrDistanceFieldGenFromVector.cpp268 const double p2ySqd = p2y * p2y; in init() local
285 const double c = (p0xSqd * p2ySqd) - (4.0 * p01xProd * b12yProd) in init()
290 + (2.0 * p0x * b12yProd) - (p0x * p2ySqd) in init()