Home
last modified time | relevance | path

Searched defs:key_code (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/common/vsoc/lib/
Dinput_events_region_view.cpp60 bool InputEventsRegionView::HandleKeyboardEvent(bool down, uint16_t key_code) { in HandleKeyboardEvent()
/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvirtual_inputs.cpp272 void GenerateKeyPressEvent(int key_code, bool down) override { in GenerateKeyPressEvent()