MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / processInput

Function processInput

cube/cube.c:5032–5032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5030struct demo demo;
5031
5032static int32_t processInput(struct android_app *app, AInputEvent *event) { return 0; }
5033
5034static void processCommand(struct android_app *app, int32_t cmd) {
5035 switch (cmd) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected