Searched defs:outerRoundness (Results 1 – 4 of 4) sorted by relevance
234 …Point>& inPts, Array<PathCommand>& outCmds, Array<Point>& outPts, float outerRoundness, bool hasRo… in modifyPolystar()
584 auto outerRoundness = star->outerRoundness(frameNo, exps) * 0.01f; in _updateStar() local710 auto outerRoundness = star->outerRoundness(frameNo, exps) * 0.01f; in _updatePolygon() local
220 auto outerRoundness = jerry_number(polystar->outerRoundness(frameNo)); in _buildPolystar() local
417 LottieFloat outerRoundness = 0.0f; member