Searched refs:TPos (Results 1 – 3 of 3) sorted by relevance
/external/freetype/src/smooth/ |
D | ftgrays.c | 404 typedef long TPos; /* subpixel coordinate */ typedef 463 TPos x, y; 605 TPos x1, in gray_render_scanline() 607 TPos x2, in gray_render_scanline() 611 TPos p, dx; in gray_render_scanline() 705 gray_render_line( RAS_ARG_ TPos to_x, in gray_render_line() 706 TPos to_y ) in gray_render_line() 709 TPos p, dx, dy, x, x2; in gray_render_line() 848 gray_render_line( RAS_ARG_ TPos to_x, in gray_render_line() 849 TPos to_y ) in gray_render_line() [all …]
|
/external/freetype/ |
D | ChangeLog.23 | 1240 matched to `TPos', because they are mixed in 1242 to `TPos', because gray_find_cell() sets it by 1249 The type of TWork.ycount is changed to TPos, because 1250 it is calculated from TPos variables.
|
D | ChangeLog.21 | 6724 * src/smooth/ftgrays.c (SUBPIXELS): Add cast to `TPos'. 6728 (TRaster): Use `TPos' for min_ex, max_ex, min_ey, max_ey, and 6764 s/FT_Pos/TPos/.
|