Home
last modified time | relevance | path

Searched refs:gray_render_cubic (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/smooth/
Dftgrays.c1100 gray_render_cubic( RAS_ARG_ const FT_Vector* control1, in gray_render_cubic() function
1202 gray_render_cubic( RAS_VAR_ control1, control2, to ); in gray_cubic_to()
/external/freetype/
DChangeLog.241705 * src/smooth/ftgrays.c (gray_render_cubic): Use a different set of
3266 * src/smooth/ftgrays.c (gray_render_conic, gray_render_cubic): Move
4835 * src/smooth/ftgrays (gray_render_cubic): Do only one comparison
5187 * src/smooth/ftgrays.c (gray_render_cubic): Fix thinko.
5217 (gray_render_cubic): New algorithm; details are given in the code
5969 * src/smooth/ftgrays.c (gray_render_cubic): Fix algorithm.
6064 * src/smooth/ftgrays.c (gray_render_cubic): Implement new,
DChangeLog.26470 (gray_render_cubic): Create and use cubic `bez_stack'. Move back the
979 * src/smooth/ftgrays.c (gray_render_conic, gray_render_cubic): Move
989 * src/smooth/ftgrays.c (gray_render_conic, gray_render_cubic): Move
DChangeLog2352 * src/smooth/ftgrays.c (gray_render_cubic): Replace the split
2367 `gray_render_cubic', this makes the function faster by 10% and is
DChangeLog.28876 (gray_render_cubic): Use those macros where appropriate.
DChangeLog.201008 (gray_render_line, gray_render_conic, gray_render_cubic): Simplify.
DChangeLog.251042 * src/smooth/ftgrays.c (gray_render_cubic): Use it here.
DChangeLog.21292 gray_render_cubic, gray_move_to, gray_line_to, gray_conic_to,