MCPcopy Create free account
hub / github.com/android/ndk-samples / GetAndroidApp

Method GetAndroidApp

endless-tunnel/app/src/main/cpp/native_engine.cpp:568–568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566}
567
568android_app* NativeEngine::GetAndroidApp() { return mApp; }
569
570bool NativeEngine::InitGLObjects() {
571 if (!mHasGLObjects) {

Callers 1

GetJNISetupFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected