MCPcopy 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
487GameActivity *AndroidPlatform::get_activity()
488{
489 return app->activity;
490}
491
492android_app *AndroidPlatform::get_android_app()
493{

Callers 1

closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected