Home
last modified time | relevance | path

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

/external/freetype/src/cache/
Dftcmanag.c352 FT_UInt max_faces, in FTC_Manager_New() argument
375 if ( max_faces == 0 ) in FTC_Manager_New()
376 max_faces = FTC_MAX_FACES_DEFAULT; in FTC_Manager_New()
393 max_faces, in FTC_Manager_New()
/external/freetype/include/freetype/
Dftcache.h317 FT_UInt max_faces,