Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h700 void AConfiguration_setScreenHeightDp(AConfiguration* config, int32_t value);
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc84 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenHeightDp);
374 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenHeightDp); in init_stub_library()
Dstubs_arm.cc84 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setScreenHeightDp);
374 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setScreenHeightDp); in init_stub_library()
/frameworks/base/native/android/
Dconfiguration.cpp224 void AConfiguration_setScreenHeightDp(AConfiguration* config, int32_t value) { in AConfiguration_setScreenHeightDp() function
Dlibandroid.map.txt71AConfiguration_setScreenHeightDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 intro…