Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine.h11 VOID animation_wave_draw(GX_WINDOW* window);
Dtemperature.c75 animation_wave_draw(window); in temperature_window_draw()
Dwash_cycle.c91 animation_wave_draw(window); in wash_cycle_window_draw()
Ddemo_guix_washing_machine.c355 VOID animation_wave_draw(GX_WINDOW* window) in animation_wave_draw() function