Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp293 const double b12xProd = p1x * p2x; in init() local
305 + (4.0 * p1xSqd * p02yProd) - (4.0 * b12xProd * p01yProd) in init()
317 - (2.0 * b12xProd * p0y) - (2.0 * b12xProd * p1y) in init()
/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp293 const double b12xProd = p1x * p2x; in init() local
305 + (4.0 * p1xSqd * p02yProd) - (4.0 * b12xProd * p01yProd) in init()
317 - (2.0 * b12xProd * p0y) - (2.0 * b12xProd * p1y) in init()