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

Method OnKillGraphics

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

Source from the content-addressed store, hash-verified

23void Scene::OnUninstall() {}
24void Scene::OnStartGraphics() {}
25void Scene::OnKillGraphics() {}
26void Scene::OnPointerDown(int, const struct PointerCoords*) {}
27void Scene::OnPointerUp(int, const struct PointerCoords*) {}
28void Scene::OnPointerMove(int, const struct PointerCoords*) {}

Callers 1

KillGraphicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected