Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h657 int32_t AConfiguration_getScreenSize(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp100 int32_t AConfiguration_getScreenSize(AConfiguration* config) { in AConfiguration_getScreenSize() function
Dlibandroid.map.txt58 AConfiguration_getScreenSize;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc75 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenSize);
442 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenSize); in init_stub_library()
Dstubs_arm.cc75 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenSize);
442 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenSize); in init_stub_library()
Dstubs_arm64.cc75 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getScreenSize);
442 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getScreenSize); in init_stub_library()