HomeSort by relevance Sort by last modified time
    Searched refs:AF_ANGLE_2PI (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
aftypes.h 114 #define AF_ANGLE_2PI ( AF_ANGLE_PI * 2 )
144 _delta += AF_ANGLE_2PI; \
147 _delta -= AF_ANGLE_2PI; \
afangles.c 177 angle -= AF_ANGLE_2PI;

Completed in 197 milliseconds