Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp119 static void ShowExampleAppSimpleOverlay(bool* p_open);
199 if (show_app_simple_overlay) ShowExampleAppSimpleOverlay(&show_app_simple_overlay); in ShowDemoWindow()
3764 static void ShowExampleAppSimpleOverlay(bool* p_open) in ShowExampleAppSimpleOverlay() function
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp182 static void ShowExampleAppSimpleOverlay(bool* p_open);
290 if (show_app_simple_overlay) ShowExampleAppSimpleOverlay(&show_app_simple_overlay); in ShowDemoWindow()
7026 static void ShowExampleAppSimpleOverlay(bool* p_open) function