Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp285 const double p0ySqd = p0y * p0y; in init() local
306 + (p2xSqd * p0ySqd); in init()
310 + (2.0 * p1x * b12yProd) - (p2x * p0ySqd) in init()
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp285 const double p0ySqd = p0y * p0y; in init() local
306 + (p2xSqd * p0ySqd); in init()
310 + (2.0 * p1x * b12yProd) - (p2x * p0ySqd) in init()