Searched refs:sumSegmentToStrokeLength (Results 1 – 1 of 1) sorted by relevance
1021 fx32 sumSegmentToStrokeLength, sumStrokeToWholeLength; in PRCi_CalcExtraValues_Common() local1029 sumSegmentToStrokeLength = 0; in PRCi_CalcExtraValues_Common()1039 sumSegmentToStrokeLength += data->lineSegmentLengthArray[iPoint]; in PRCi_CalcExtraValues_Common()1040 tmpRatio = (fx16)FX_Div(sumSegmentToStrokeLength, data->strokeLengths[iStroke]); in PRCi_CalcExtraValues_Common()