Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/android/
H A Dsystem_fonts.cpp342 bool findNextFontNode(const XmlDocUniquePtr& xmlDoc, ParserState* state) { in findNextFontNode() function
375 if (!findNextFontNode(ite->mXmlDoc, &ite->state)) { in ASystemFontIterator_next()
389 if (!findNextFontNode(ite->mCustomizationXmlDoc, &ite->state)) { in ASystemFontIterator_next()