HomeSort by relevance Sort by last modified time
    Searched refs:fb_cursor (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/common/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
fb.h 26 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
338 struct fb_cursor { struct
  /external/kernel-headers/original/linux/
fb.h 22 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
361 struct fb_cursor { struct
604 int (*fb_cursor) (struct fb_info *info, struct fb_cursor *cursor); member in struct:fb_ops
    [all...]

Completed in 1880 milliseconds