Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h662 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
/frameworks/base/native/android/
Dconfiguration.cpp194 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize) { in AConfiguration_setScreenSize() function
Dlibandroid.map.txt82 AConfiguration_setScreenSize;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenSize);
466 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenSize); in init_stub_library()
Dstubs_arm.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenSize);
466 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenSize); in init_stub_library()
Dstubs_arm64.cc99 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenSize);
466 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenSize); in init_stub_library()