MCPcopy Create free account
hub / github.com/defold/defold / GetAndroidApp

Function GetAndroidApp

engine/dlib/src/dlib/android.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30struct android_app* GetAndroidApp()
31{
32 return g_AndroidApp;
33}
34
35ThreadAttacher::ThreadAttacher()
36: m_Activity(NULL)

Callers 14

GetAndroidAssetManagerFunction · 0.70
ThreadAttacherMethod · 0.70
LoadClassFunction · 0.70
WaitForWindowFunction · 0.50
engine_mainFunction · 0.50
PlatformInitializeFunction · 0.50
WaitForWindowFunction · 0.50
GetAndroidAssetManagerFunction · 0.50
GetNativeAndroidAppFunction · 0.50
CreateWindowSurfaceFunction · 0.50

Calls

no outgoing calls

Tested by 1

WaitForWindowFunction · 0.40