Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp112 bool fontsFound() const { return fFontsFound; } in fontsFound() function in __anona632c1c10111::ResourceFontCollection
187 if (!fontCollection->fontsFound()) return; in DEF_TEST()
226 if (!fontCollection->fontsFound()) return; in DEF_TEST()
325 if (!fontCollection->fontsFound()) return; in DEF_TEST()
381 if (!fontCollection->fontsFound()) return; in DEF_TEST()
437 if (!fontCollection->fontsFound()) return; in DEF_TEST()
493 if (!fontCollection->fontsFound()) return; in DEF_TEST()
547 if (!fontCollection->fontsFound()) return; in DEF_TEST()
601 if (!fontCollection->fontsFound()) return; in DEF_TEST()
655 if (!fontCollection->fontsFound()) return; in DEF_TEST()
[all …]
/external/skia/modules/skparagraph/utils/
DTestFontCollection.h12 size_t fontsFound() const { return fFontsFound; } in fontsFound() function
/external/skia/fuzz/
DFuzzSkParagraph.cpp102 bool fontsFound() const { return fFontsFound; } in fontsFound() function in __anon52de05410111::ResourceFontCollection