Home
last modified time | relevance | path

Searched defs:ite (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/native/android/
H A Dsystem_fonts.cpp242 std::unique_ptr<ASystemFontIterator> ite(new ASystemFontIterator()); in ASystemFontIterator_open() local
276 void ASystemFontIterator_close(ASystemFontIterator* ite) { in ASystemFontIterator_close()
365 AFont* ASystemFontIterator_next(ASystemFontIterator* ite) { in ASystemFontIterator_next()