Home
last modified time | relevance | path

Searched refs:strokeLength (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_common.c870 fx32 strokeLength; in PRCi_CalcExtraValues_Common() local
913 strokeLength = 0; in PRCi_CalcExtraValues_Common()
944 strokeLength += segmentLength; in PRCi_CalcExtraValues_Common()
956 if (strokeLength == 0) in PRCi_CalcExtraValues_Common()
959 strokeLength = PRC_TINY_LENGTH; in PRCi_CalcExtraValues_Common()
962 data->strokeLengths[iStroke] = strokeLength; in PRCi_CalcExtraValues_Common()
998 data->wholeLength += strokeLength; in PRCi_CalcExtraValues_Common()