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

/external/freetype/src/smooth/
H A Dftgrays.c469 TPos ycount; member in struct:gray_TWorker_
1384 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1415 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1862 ras.ycount = band->max - band->min;
1864 cell_start = (long)sizeof ( PCell ) * ras.ycount;
1881 for ( yindex = 0; yindex < ras.ycount; yindex++ )
/external/pdfium/third_party/freetype/src/smooth/
H A Dftgrays.c449 TPos ycount; member in struct:gray_TWorker_
1368 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1399 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1843 ras.ycount = band->max - band->min;
1845 cell_start = sizeof ( PCell ) * ras.ycount;
1862 for ( yindex = 0; yindex < ras.ycount; yindex++ )

Completed in 40 milliseconds