Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp233 ResultType strokeCloseEnough(const SkPoint stroke[3], const SkPoint ray[2],
991 SkPathStroker::ResultType SkPathStroker::strokeCloseEnough(const SkPoint stroke[3], in strokeCloseEnough() function in SkPathStroker
1052 return this->strokeCloseEnough(quadPts->fQuad, ray, quadPts in compareQuadCubic()
1068 return this->strokeCloseEnough(quadPts->fQuad, ray, quadPts in compareQuadConic()
1095 return this->strokeCloseEnough(quadPts->fQuad, ray, quadPts in compareQuadQuad()