Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp287 const double sqrtB = p0x - (2.0 * p1x) + p2x; in init() local
288 const double b = sqrtB * sqrtB; in init()

Completed in 2 milliseconds