Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dfont_matcher.h211 AFont* _Nonnull AFontMatcher_match(
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_match);
418 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_match); in init_stub_library()
H A Dstubs_arm64.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_match);
418 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_match); in init_stub_library()
/aosp12/frameworks/base/native/android/
H A Dlibandroid.map.txt286 AFontMatcher_match; # introduced=29
H A Dsystem_fonts.cpp317 AFont* _Nonnull AFontMatcher_match( in AFontMatcher_match() function