Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h679 int32_t AConfiguration_getScreenRound(AConfiguration* config) __INTRODUCED_IN(30);
/frameworks/base/native/android/
Dconfiguration.cpp109 int32_t AConfiguration_getScreenRound(AConfiguration* config) { in AConfiguration_getScreenRound() function
Dlibandroid.map.txt57 AConfiguration_getScreenRound; # introduced=30
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenRound);
441 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenRound); in init_stub_library()
Dstubs_arm.cc74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenRound);
441 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenRound); in init_stub_library()
Dstubs_arm64.cc74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenRound);
441 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenRound); in init_stub_library()