Searched refs:protoAngle (Results 1 – 2 of 2) sorted by relevance
170 const u16 *protoAngle; in PRC_GetRecognizedEntriesEx_Light() local186 protoAngle = &protoData->lineSegmentAngleArray[protoStrokeIndex]; in PRC_GetRecognizedEntriesEx_Light()223 diff = (s16)(protoAngle[iProto] - inputAngle[iInput]); in PRC_GetRecognizedEntriesEx_Light()
168 const u16 *protoAngle; in PRC_GetRecognizedEntriesEx_Standard() local185 protoAngle = &protoData->lineSegmentAngleArray[protoStrokeIndex]; in PRC_GetRecognizedEntriesEx_Standard()203 diff = (s16)(protoAngle[iProto] - inputAngle[iInput]); in PRC_GetRecognizedEntriesEx_Standard()