Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ CookedEvent
Class
CookedEvent
endless-tunnel/app/src/main/cpp/input_util.cpp:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
_key_state[keyCode] = state;
86
87
struct CookedEvent ev;
88
memset(&ev, 0, sizeof(struct CookedEvent));
89
ev.keyCode = keyCode;
90
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected