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

/external/skia/src/core/
H A DSkGeometry.h226 bool asQuadTol(SkScalar tol) const;
H A DSkGeometry.cpp1112 bool SkConic::asQuadTol(SkScalar tol) const { function in class:SkConic
/external/skia/bench/
H A DPathBench.cpp952 return "conic-asQuadTol";
958 fConics[j].asQuadTol(SK_ScalarHalf);

Completed in 195 milliseconds