HomeSort by relevance Sort by last modified time
    Searched full:arctanptr (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/freetype/src/base/
fttrigon.c 150 const FT_Fixed *arctanptr; local
173 arctanptr = ft_trig_arctan_table;
183 theta += *arctanptr++;
190 theta -= *arctanptr++;
205 const FT_Fixed *arctanptr; local
243 arctanptr = ft_trig_arctan_table;
253 theta += *arctanptr++;
260 theta -= *arctanptr++;
  /external/freetype/src/base/
fttrigon.c 150 const FT_Fixed *arctanptr; local
173 arctanptr = ft_trig_arctan_table;
183 theta += *arctanptr++;
190 theta -= *arctanptr++;
205 const FT_Fixed *arctanptr; local
243 arctanptr = ft_trig_arctan_table;
253 theta += *arctanptr++;
260 theta -= *arctanptr++;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fttrigon.c 150 const FT_Fixed *arctanptr; local
173 arctanptr = ft_trig_arctan_table;
183 theta += *arctanptr++;
190 theta -= *arctanptr++;
205 const FT_Fixed *arctanptr; local
243 arctanptr = ft_trig_arctan_table;
253 theta += *arctanptr++;
260 theta -= *arctanptr++;

Completed in 515 milliseconds