Searched refs:RAS_VAR (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/smooth/
H A Dftgrays.c290 #undef RAS_VAR macro
298 #define RAS_VAR worker macro
305 #define RAS_VAR /* empty */ macro
606 PCell cell = gray_find_cell( RAS_VAR );
649 gray_record_cell( RAS_VAR );
1174 gray_record_cell( RAS_VAR );
1790 gray_record_cell( RAS_VAR );
1810 gray_compute_cbox( RAS_VAR );
1891 error = gray_convert_glyph_inner( RAS_VAR );
2026 return gray_convert_glyph( RAS_VAR );
[all...]
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c270 #undef RAS_VAR macro
278 #define RAS_VAR worker macro
285 #define RAS_VAR /* empty */ macro
590 PCell cell = gray_find_cell( RAS_VAR );
633 gray_record_cell( RAS_VAR );
1158 gray_record_cell( RAS_VAR );
1771 gray_record_cell( RAS_VAR );
1791 gray_compute_cbox( RAS_VAR );
1872 error = gray_convert_glyph_inner( RAS_VAR );
2002 return gray_convert_glyph( RAS_VAR );
[all...]
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c395 #undef RAS_VAR macro
405 #define RAS_VAR /* void */ macro
417 #define RAS_VAR worker macro
2098 if ( Finalize_Profile_Table( RAS_VAR ) )
3118 ras.Proc_Sweep_Step( RAS_VAR );
3153 ras.Proc_Sweep_Step( RAS_VAR );
3252 if ( Draw_Sweep( RAS_VAR ) )
3630 ? Render_Gray_Glyph( RAS_VAR )
3631 : Render_Glyph( RAS_VAR );
/external/freetype/src/raster/
H A Dftraster.c394 #undef RAS_VAR macro
404 #define RAS_VAR /* void */ macro
416 #define RAS_VAR worker macro
2005 if ( Finalize_Profile_Table( RAS_VAR ) )
2812 ras.Proc_Sweep_Step( RAS_VAR );
2847 ras.Proc_Sweep_Step( RAS_VAR );
2946 if ( Draw_Sweep( RAS_VAR ) )
3184 return Render_Glyph( RAS_VAR );

Completed in 342 milliseconds