Searched refs:makeDistFnc (Results 1 – 1 of 1) sorted by relevance
1143 static ScalarBezCurve makeDistFnc(const std::vector<DistFncMenuItem>& fncs, float strokeWidth) { in makeDistFnc() function in VariableWidthStroker1163 ScalarBezCurve distFnc = makeDistFnc(fDistFncs, fWidth); in onDrawContent()1165 fDifferentInnerFunc ? makeDistFnc(fDistFncsInner, fWidth) : distFnc; in onDrawContent()