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

/external/skia/src/core/
H A DSkGeometry.cpp179 static int Sk64FindFixedQuadRoots(const Sk64& A, const Sk64& B, const Sk64& C, SkFixed roots[2]) function
768 count = Sk64FindFixedQuadRoots(A, B, C, tValues);

Completed in 23 milliseconds