Searched refs:gray_set_cell (Results 1 – 6 of 6) sorted by relevance
/external/freetype/src/smooth/ |
D | ftgrays.c | 567 gray_set_cell( RAS_ARG_ TCoord ex, in gray_set_cell() function 621 gray_set_cell( RAS_VAR_ ex2, ey ); in gray_render_scanline() 659 gray_set_cell( RAS_VAR_ ex1, ey ); in gray_render_scanline() 683 gray_set_cell( RAS_VAR_ ex1, ey ); in gray_render_scanline() 755 gray_set_cell( RAS_VAR_ ex, ey1 ); in gray_render_line() 765 gray_set_cell( RAS_VAR_ ex, ey1 ); in gray_render_line() 796 gray_set_cell( RAS_VAR_ TRUNC( x ), ey1 ); in gray_render_line() 823 gray_set_cell( RAS_VAR_ TRUNC( x ), ey1 ); in gray_render_line() 872 gray_set_cell( RAS_VAR_ ex1, ey1 ); in gray_render_line() 884 gray_set_cell( RAS_VAR_ ex1, ey1 ); in gray_render_line() [all …]
|
/external/freetype/ |
D | ChangeLog.27 | 1383 The algorithm calls `gray_set_cell' at the start of each new contour 1387 * src/smooth/ftgrays.c (gray_set_cell): Remove check for a new cell. 1506 (gray_dump_cells, gray_find_cell, gray_set_cell, gray_hline, 1513 * src/smooth/ftgrays.c (gray_move_to): Call `gray_set_cell' directly 1543 * src/smooth/ftgrays.c (gray_move_to): Call `gray_set_cell' directly
|
D | ChangeLog | 2450 * src/smooth/ftgrays.c (gray_set_cell): Fix uninitialized variables. 2502 * src/smooth/ftgrays.c (gray_set_cell): Do not record trivial cells.
|
D | ChangeLog.25 | 4370 * src/smooth/ftgrays.c (gray_set_cell): Always compute 4386 (gray_record_cell, gray_set_cell, gray_move_to,
|
D | ChangeLog.23 | 1241 gray_set_cell(). The type of TCell->x is extended 5640 * src/smooth/ftgrays.c (gray_find_cell, gray_set_cell, gray_hline): 7341 (gray_set_cell): Rewrite.
|
D | ChangeLog.20 | 1007 (gray_set_cell): Use gray_record_cell() for error handling.
|