Home | History | Annotate | Download | only in core

Lines Matching refs:Sk64FindFixedQuadRoots

179 static int Sk64FindFixedQuadRoots(const Sk64& A, const Sk64& B, const Sk64& C, SkFixed roots[2])
769 count = Sk64FindFixedQuadRoots(A, B, C, tValues);