HomeSort by relevance Sort by last modified time
    Searched defs:clear_screen (Results 1 - 7 of 7) sorted by null

  /external/grub/stage2/
terminfo.h 30 char clear_screen[TERMINFO_LEN]; member in struct:terminfo
  /system/extras/latencytop/
latencytop.c 63 static void clear_screen(void);
156 clear_screen();
415 static void clear_screen(void) { function
  /system/extras/tests/framebuffer/
fb_test.c 242 void clear_screen(int w, int h, void* _loc) function
279 clear_screen(vi.xres, vi.yres, gr_fbs[0].data);
280 clear_screen(vi.xres, vi.yres, gr_fbs[1].data);
  /system/core/charger/
charger.c 192 static void clear_screen(void) function
651 clear_screen();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 227 #define clear_screen CUR Strings[5] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 227 #define clear_screen CUR Strings[5] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 227 #define clear_screen CUR Strings[5] macro
    [all...]

Completed in 258 milliseconds