Searched refs:sumStrokeToWholeLength (Results 1 – 1 of 1) sorted by relevance
1021 fx32 sumSegmentToStrokeLength, sumStrokeToWholeLength; in PRCi_CalcExtraValues_Common() local1027 sumStrokeToWholeLength = 0; in PRCi_CalcExtraValues_Common()1056 sumStrokeToWholeLength += data->strokeLengths[iStroke]; in PRCi_CalcExtraValues_Common()1057 tmpRatio = (fx16)FX_Div(sumStrokeToWholeLength, data->wholeLength); in PRCi_CalcExtraValues_Common()