Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_activity
Method
get_activity
framework/platform/android/android_platform.cpp:487–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
485
}
486
487
GameActivity *AndroidPlatform::get_activity()
488
{
489
return app->activity;
490
}
491
492
android_app *AndroidPlatform::get_android_app()
493
{
Callers
1
close
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected