Searched defs:count_tables (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkFontHost_tables.cpp46 static int count_tables(SkStream* stream, size_t* offsetToDir = NULL) { function
93 fCount = count_tables(stream, &offsetToDir);
121 return count_tables(stream);

Completed in 600 milliseconds