Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DFontCollection.h42 ParagraphCache* getParagraphCache() { return &fParagraphCache; } in getParagraphCache()
75 ParagraphCache fParagraphCache; variable
/external/skia/modules/skparagraph/src/
DFontCollection.cpp170 fParagraphCache.reset(); in clearCaches()