Searched refs:strokeCloseEnough (Results 1 – 1 of 1) sorted by relevance
231 ResultType strokeCloseEnough(const SkPoint stroke[3], const SkPoint ray[2],966 SkPathStroker::ResultType SkPathStroker::strokeCloseEnough(const SkPoint stroke[3], in strokeCloseEnough() function in SkPathStroker1031 return this->strokeCloseEnough(quadPts->fQuad, ray, quadPts in compareQuadCubic()1047 return this->strokeCloseEnough(quadPts->fQuad, ray, quadPts in compareQuadConic()1074 return this->strokeCloseEnough(quadPts->fQuad, ray, quadPts in compareQuadQuad()