Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
H A DFontCollection.h88 ParagraphCache* getParagraphCache() in getParagraphCache() function in skia::textlayout::FontCollection
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp1762 collection->getParagraphCache()->reset();
1763 collection->getParagraphCache()->turnOn(false);
1779 collection->getParagraphCache()->turnOn(true);
1907 //fontCollection->getParagraphCache()->turnOn(false);
2000 fontCollection->getParagraphCache()->turnOn(false);
2891 font_collection->getParagraphCache()->turnOn(false);
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp536 auto paragraphCache = fFontCollection->getParagraphCache(); in GetLineFontMetrics()
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5943 auto cache = fontCollection->getParagraphCache(); in UNIX_ONLY_TEST()
7070 REPORTER_ASSERT(reporter, 2 == fontCollection->getParagraphCache()->count()); in UNIX_ONLY_TEST()

Completed in 24 milliseconds