Searched refs:dropouts (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/raster/
H A Dftraster.c2648 Short min_Y, max_Y, top, bottom, dropouts; local
2752 dropouts = 0;
2789 dropouts++;
2807 if ( dropouts > 0 )
2864 dropouts--; /* -- this is useful when debugging only */
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c2954 Short min_Y, max_Y, top, bottom, dropouts; local
3058 dropouts = 0;
3095 dropouts++;
3113 if ( dropouts > 0 )
3170 dropouts--; /* -- this is useful when debugging only */

Completed in 91 milliseconds