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

/external/chromium_org/third_party/skia/bench/
H A DFontCacheBench.cpp18 static int count_glyphs(const uint16_t start[]) { function
42 int count = count_glyphs(array);
137 int count = SkMin32(count_glyphs(array), limit);
/external/skia/bench/
H A DFontCacheBench.cpp18 static int count_glyphs(const uint16_t start[]) { function
42 int count = count_glyphs(array);
137 int count = SkMin32(count_glyphs(array), limit);

Completed in 91 milliseconds