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.c281 void start_redraw(unsigned *width, unsigned *height) in start_redraw() function
Dlib.h349 void start_redraw(unsigned *width, unsigned *height);
/third_party/toybox/porting/liteos_a/lib/
Dlib.h341 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.c1748 start_redraw(&TT.width, &TT.height); in top_setup()