Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h577 int32_t AConfiguration_getOrientation(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp67 int32_t AConfiguration_getOrientation(AConfiguration* config) { in AConfiguration_getOrientation() function
Dlibandroid.map.txt54 AConfiguration_getOrientation;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc71 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getOrientation);
438 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getOrientation); in init_stub_library()
Dstubs_arm.cc71 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getOrientation);
438 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getOrientation); in init_stub_library()
Dstubs_arm64.cc71 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getOrientation);
438 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getOrientation); in init_stub_library()