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

Method OnStartGraphics

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

Source from the content-addressed store, hash-verified

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

Callers 1

StartGraphicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected