MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Profiles / android_app

Class android_app

library/test/test_api_create_device_android.cpp:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145static int32_t processInput(struct android_app *app, AInputEvent *event) {
146 (void)app;
147 (void)event;
148 return 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected