Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dui.cpp560 bool RecoveryUI::IsKeyPressed(int key) { in IsKeyPressed() function in RecoveryUI
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp4057 bool ImGui::IsKeyPressed(int user_key_index, bool repeat) in IsKeyPressed() function in ImGui