Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h689 void AConfiguration_setScreenWidthDp(AConfiguration* config, int32_t value);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp220 void AConfiguration_setScreenWidthDp(AConfiguration* config, int32_t value) { in AConfiguration_setScreenWidthDp() function
H A Dlibandroid.map.txt74AConfiguration_setScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introd…
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc91 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenWidthDp);
410 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenWidthDp); in init_stub_library()
H A Dstubs_arm64.cc91 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenWidthDp);
410 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenWidthDp); in init_stub_library()