Searched refs:diffAngle (Results 1 – 1 of 1) sorted by relevance
385 double diffAngle = fabs(rotAngle - lastRotAngle); in fetchTransformOperationList() local386 if (diffAngle > maxRotAngle) in fetchTransformOperationList()387 maxRotAngle = diffAngle; in fetchTransformOperationList()