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

/external/freetype/src/smooth/
H A Dftgrays.c374 TPos ycount; member in struct:gray_TWorker_
1338 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1369 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1790 ras.ycount = band->max - band->min;
1792 cell_start = sizeof ( PCell ) * ras.ycount;
1809 for ( yindex = 0; yindex < ras.ycount; yindex++ )

Completed in 66 milliseconds