Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp132 bool fontsFound() const { return fFontsFound; } in fontsFound() function in __anon18602::ResourceFontCollection
206 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
246 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
283 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
382 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
438 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
494 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
550 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
604 if (!fontCollection->fontsFound()) return; in UNIX_ONLY_TEST()
658 if (!fontCollection->fontsFound()) retur in UNIX_ONLY_TEST()
[all...]
/third_party/skia/modules/skparagraph/utils/
H A DTestFontCollection.h12 size_t fontsFound() const { return fFontsFound; } in fontsFound() function in skia::textlayout::TestFontCollection
/third_party/skia/fuzz/
H A DFuzzSkParagraph.cpp104 bool fontsFound() const { return fFontsFound; } in fontsFound() function in __anon18341::ResourceFontCollection
268 // TODO(westont): Figure out if we can get more converage by having fontsFound, current in DEF_FUZZ()
270 // if (!fontCollection->fontsFound()) return; in DEF_FUZZ()

Completed in 6 milliseconds