Home
last modified time | relevance | path

Searched refs:paragraphCache (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp536 auto paragraphCache = fFontCollection->getParagraphCache(); in GetLineFontMetrics() local
540 if (!paragraphCache->findParagraph(this)) { in GetLineFontMetrics()
587 paragraphCache->updateParagraph(this); in GetLineFontMetrics()
605 } else if (!paragraphCache->GetStoredLayout(*this)) { in GetLineFontMetrics()
608 paragraphCache->SetStoredLayout(*this); in GetLineFontMetrics()

Completed in 6 milliseconds