Searched refs:gray_set_cell (Results 1 – 7 of 7) sorted by relevance
/external/freetype/src/smooth/ |
D | ftgrays.c | 570 gray_set_cell( RAS_ARG_ TCoord ex, in gray_set_cell() function 621 gray_set_cell( RAS_VAR_ ex2, ey ); in gray_render_scanline() 662 gray_set_cell( RAS_VAR_ ex1, ey ); in gray_render_scanline() 686 gray_set_cell( RAS_VAR_ ex1, ey ); in gray_render_scanline() 758 gray_set_cell( RAS_VAR_ ex, ey1 ); in gray_render_line() 768 gray_set_cell( RAS_VAR_ ex, ey1 ); in gray_render_line() 801 gray_set_cell( RAS_VAR_ TRUNC( x ), ey1 ); in gray_render_line() 828 gray_set_cell( RAS_VAR_ TRUNC( x ), ey1 ); in gray_render_line() 877 gray_set_cell( RAS_VAR_ ex2, ey2 ); in gray_render_line() 890 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.29 | 1091 * src/smooth/ftgrays.c (gray_set_cell): Fix uninitialized variables. 1143 * 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.
|
D | ChangeLog | 2359 * src/smooth/ftgrays.c (gray_record_cell, gray_set_cell, gray_hline,
|