Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds