Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c139 static gboolean app_quit = FALSE; variable
145 app_quit = TRUE; in stop_pipeline()
178 if (!app_quit) { in executeCallback()
213 while (!app_rendered && !app_quit) in on_client_draw()