Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dfttrigon.c28 #define FT_TRIG_MAX_ITERS 23 macro
248 } while ( ++i < FT_TRIG_MAX_ITERS ); in ft_trig_pseudo_rotate()
317 } while ( ++i < FT_TRIG_MAX_ITERS ); in ft_trig_pseudo_polarize()