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

/external/skia/src/core/
H A DSkGeometry.h269 bool asQuadTol(SkScalar tol) const;
H A DSkGeometry.cpp1160 bool SkConic::asQuadTol(SkScalar tol) const { function in class:SkConic
/external/skqp/src/core/
H A DSkGeometry.h269 bool asQuadTol(SkScalar tol) const;
H A DSkGeometry.cpp1153 bool SkConic::asQuadTol(SkScalar tol) const { function in class:SkConic
/external/skia/bench/
H A DPathBench.cpp1033 return "conic-asQuadTol";
1039 fConics[j].asQuadTol(SK_ScalarHalf);
/external/skqp/bench/
H A DPathBench.cpp1033 return "conic-asQuadTol";
1039 fConics[j].asQuadTol(SK_ScalarHalf);

Completed in 116 milliseconds