Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp4127 bool ImGui::IsMouseDragging(int button, float lock_threshold) in IsMouseDragging()
4166 ImVec2 ImGui::GetMouseDragDelta(int button, float lock_threshold) in GetMouseDragDelta()