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

/external/skia/src/core/
H A DSkGlyphCache.h197 // Return the index of id in the fGlyphArray. If it does
213 // A quick lookup to avoid the binary search looking for glyphs in fGlyphArray.
219 SkTDArray<SkGlyph> fGlyphArray; member in class:SkGlyphCache

Completed in 77 milliseconds