Home
last modified time | relevance | path

Searched refs:g_NumRedraws (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/tools/imgui/
Dimgui_impl_gtk3.cpp40 static int g_NumRedraws = 0; variable
168 g_NumRedraws = 2; in ImGui_ImplGtk3_HandleEvent()
231 if (g_NumRedraws > 0) in ImGui_ImplGtk3_NewFrame()
234 g_NumRedraws--; in ImGui_ImplGtk3_NewFrame()