Searched refs:inputAngle (Results 1 – 2 of 2) sorted by relevance
171 const u16 *inputAngle; in PRC_GetRecognizedEntriesEx_Light() local187 inputAngle = &inputData->lineSegmentAngleArray[inputStrokeIndex]; in PRC_GetRecognizedEntriesEx_Light()223 diff = (s16)(protoAngle[iProto] - inputAngle[iInput]); in PRC_GetRecognizedEntriesEx_Light()
169 const u16 *inputAngle; in PRC_GetRecognizedEntriesEx_Standard() local186 inputAngle = &inputData->lineSegmentAngleArray[inputStrokeIndex]; in PRC_GetRecognizedEntriesEx_Standard()203 diff = (s16)(protoAngle[iProto] - inputAngle[iInput]); in PRC_GetRecognizedEntriesEx_Standard()