Searched refs:shiftPts (Results 1 – 1 of 1) sorted by relevance
278 static float _outlineLength(const RenderShape* rshape, uint32_t shiftPts, uint32_t shiftCmds, bool … in _outlineLength() argument282 const Point* pts = rshape->path.pts.data + shiftPts; in _outlineLength()283 auto ptsCnt = rshape->path.pts.count - shiftPts; in _outlineLength()