Home
last modified time | relevance | path

Searched refs:compute_pointCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathCoverageTest.cpp59 static inline uint32_t compute_pointCount(SkScalar d, SkScalar tol) { in compute_pointCount() function
76 return compute_pointCount(SkIntToScalar(distance), tol); in quadraticPointCount_EC()
86 return compute_pointCount(distance, tol); in quadraticPointCount_CC()
/external/skqp/tests/
DPathCoverageTest.cpp59 static inline uint32_t compute_pointCount(SkScalar d, SkScalar tol) { in compute_pointCount() function
76 return compute_pointCount(SkIntToScalar(distance), tol); in quadraticPointCount_EC()
86 return compute_pointCount(distance, tol); in quadraticPointCount_CC()