Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Dwatch.c99 start_redraw(&width, &height); in watch_main()
/third_party/toybox/lib/
Dtty.c267 void start_redraw(unsigned *width, unsigned *height) in start_redraw() function
Dlib.h339 void start_redraw(unsigned *width, unsigned *height);
/third_party/toybox/porting/liteos_a/lib/
Dlib.h340 void start_redraw(unsigned *width, unsigned *height);
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1601 start_redraw(&TT.width, &TT.height); in top_setup()
/third_party/toybox/toys/posix/
Dps.c1747 start_redraw(&TT.width, &TT.height); in top_setup()