Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h654 int32_t AConfiguration_getScreenRound(AConfiguration* config) __INTRODUCED_IN(30);
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc62 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenRound);
352 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenRound); in init_stub_library()
Dstubs_arm64.cc62 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenRound);
352 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenRound); in init_stub_library()
/frameworks/base/native/android/
Dconfiguration.cpp109 int32_t AConfiguration_getScreenRound(AConfiguration* config) { in AConfiguration_getScreenRound() function
Dlibandroid.map.txt43 AConfiguration_getScreenRound; # introduced=30