Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp1449 , fGlyphCache(cache) in DrawOneGlyph()
1525 uint8_t* bits = (uint8_t*)(fGlyphCache->findImage(glyph)); in getImageData()
1549 SkGlyphCache * const fGlyphCache; member in DrawOneGlyph