Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h636 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp194 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize) { in AConfiguration_setScreenSize() function
H A Dlibandroid.map.txt73 AConfiguration_setScreenSize;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc90 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenSize);
409 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenSize); in init_stub_library()
H A Dstubs_arm64.cc90 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenSize);
409 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenSize); in init_stub_library()