MCPcopy Create free account
hub / github.com/cinder/Cinder / getApp

Method getApp

src/cinder/app/android/AppImplAndroid.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95AppAndroid* AppImplAndroid::getApp()
96{
97 return mApp;
98}
99
100struct android_app *AppImplAndroid::getNative()
101{

Callers 3

WindowImplMswMethod · 0.45
WndProcFunction · 0.45
WindowImplAndroidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected