Searched defs:synthvid_pointer_shape (Results 1 – 2 of 2) sorted by relevance
124 struct synthvid_pointer_shape { struct125 u8 part_idx;126 u8 is_argb;127 u32 width; /* SYNTHVID_CURSOR_MAX_X at most */128 u32 height; /* SYNTHVID_CURSOR_MAX_Y at most */129 u32 hot_x; /* hotspot relative to upper-left of pointer image */130 u32 hot_y;131 u8 data[4];
187 struct synthvid_pointer_shape { struct 188 part_idxsynthvid_pointer_shape global() argument 189 is_argbsynthvid_pointer_shape global() argument 190 widthsynthvid_pointer_shape global() argument 191 heightsynthvid_pointer_shape global() argument 192 hot_xsynthvid_pointer_shape global() argument 193 hot_ysynthvid_pointer_shape global() argument 194 datasynthvid_pointer_shape global() argument