Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/prc/common/src/
Dprc_algo_superfine.c309 const fx32 *protoLengths; in PRCi_CalcStrokeDistance_Superfine() local
372 protoLengths = &protoData->lineSegmentLengthArray[protoStrokeIndex]; in PRCi_CalcStrokeDistance_Superfine()
662 protoLocalLength += protoLengths[iProto]; in PRCi_CalcStrokeDistance_Superfine()
672 protoCurrentLength = protoLengths[iProto]; in PRCi_CalcStrokeDistance_Superfine()
765 protoCurrentLength += protoLengths[iProto + 1]; in PRCi_CalcStrokeDistance_Superfine()
Dprc_algo_fine.c273 const fx32 *protoLengths; in PRCi_CalcStrokeDistance_Fine() local
329 protoLengths = &protoData->lineSegmentLengthArray[protoStrokeIndex]; in PRCi_CalcStrokeDistance_Fine()