Home
last modified time | relevance | path

Searched refs:max_cells (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/smooth/
Dftgrays.c460 FT_PtrDist max_cells; member
544 if ( ras.num_cells >= ras.max_cells ) in gray_record_cell()
1697 ras.max_cells = (FT_PtrDist)( FT_MAX_GRAY_POOL - n ); in gray_convert_glyph()
/external/freetype/
DChangeLog.231247 TWork.{max_cells,num_cells} are changed to FT_PtrDist,