Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dsystem_fonts.cpp205 std::unique_ptr<ASystemFontIterator> ite(new ASystemFontIterator()); in ASystemFontIterator_open() local
211 void ASystemFontIterator_close(ASystemFontIterator* ite) { in ASystemFontIterator_close()
296 AFont* ASystemFontIterator_next(ASystemFontIterator* ite) { in ASystemFontIterator_next()