Searched defs:arctanptr (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dfttrigon.c150 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/
H A Dfttrigon.c150 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/
H A Dfttrigon.c150 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 1427 milliseconds