Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dfont_matcher.h142 void AFontMatcher_destroy(AFontMatcher* _Nonnull matcher) __INTRODUCED_IN(29);
/frameworks/base/native/android/
Dlibandroid.map.txt261 AFontMatcher_destroy; # introduced=29
Dsystem_fonts.cpp219 void AFontMatcher_destroy(AFontMatcher* matcher) { in AFontMatcher_destroy() function