Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
568
android_app* NativeEngine::GetAndroidApp() { return mApp; }
569
570
bool NativeEngine::InitGLObjects() {
571
if (!mHasGLObjects) {
Callers
1
GetJNISetup
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected