Home
last modified time | relevance | path

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

/external/skia/bench/
DFontCacheBench.cpp18 static int count_glyphs(const uint16_t start[]) { in count_glyphs() function
42 int count = count_glyphs(array); in onDraw()
126 int count = SkMin32(count_glyphs(array), limit); in onDraw()