Searched refs:RAS_VARS (Results 1 – 3 of 3) sorted by relevance
/external/freetype/src/raster/ |
D | ftraster.c | 396 #undef RAS_VARS 404 #define RAS_VARS /* void */ macro 416 #define RAS_VARS worker, macro 880 if ( Insert_Y_Turn( RAS_VARS bottom ) || in Finalize_Profile_Table() 881 Insert_Y_Turn( RAS_VARS top + 1 ) ) in Finalize_Profile_Table() 1164 result = Line_Up( RAS_VARS x1, -y1, x2, -y2, -maxy, -miny ); in Line_Down() 1357 result = Bezier_Up( RAS_VARS degree, splitter, -maxy, -miny ); in Bezier_Down() 1399 if ( New_Profile( RAS_VARS Ascending_State, in Line_To() 1406 if ( New_Profile( RAS_VARS Descending_State, in Line_To() 1415 if ( End_Profile( RAS_VARS IS_TOP_OVERSHOOT( ras.lastY ) ) || in Line_To() [all …]
|
/external/freetype/ |
D | ChangeLog.24 | 2577 RAS_ARGS, RAS_VAR, and RAS_VARS before defining it.
|
D | ChangeLog.23 | 6788 (RAS_ARGS, RAS_ARG, RAS_VARS, RAS_VAR, FT_UNUSED_RASTER, cur_ras,
|