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

  /bionic/libc/kernel/uapi/linux/
omapfb.h 37 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key)
38 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key)
139 struct omapfb_color_key { struct
  /external/kernel-headers/original/uapi/linux/
omapfb.h 48 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key)
49 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key)
167 struct omapfb_color_key { struct

Completed in 50 milliseconds