Searched refs:shiftCmds (Results 1 – 1 of 1) sorted by relevance
278 static float _outlineLength(const RenderShape* rshape, uint32_t shiftPts, uint32_t shiftCmds, bool … in _outlineLength() argument280 const PathCommand* cmds = rshape->path.cmds.data + shiftCmds; in _outlineLength()281 auto cmdCnt = rshape->path.cmds.count - shiftCmds; in _outlineLength()