Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial.c25 GX_WINDOW_ROOT animation_root; variable
115 …gx_window_root_create(&animation_root, "animation root", &animation_canvas, GX_STYLE_ENABLED, GX_N… in guix_setup()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c80 GX_WINDOW_ROOT animation_root; variable
197 …gx_window_root_create(&animation_root, "animation_root", &animation_canvas, GX_STYLE_BORDER_NONE, … in demo_thread_entry()