Home
last modified time | relevance | path

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

/external/skia/bench/
DTypefaceBench.cpp236 fGlyphIds.insert(fGlyphIds.begin(), maxGlyphs, 0); in onDelayedSetup()
245 (SkTypeface::Encoding)fEncoding, fGlyphIds.data(), in onDraw()
295 std::vector<SkGlyphID> fGlyphIds; member in UtfToGlyph