Lines Matching refs:ptr_shape
187 struct synthvid_pointer_shape ptr_shape; member
299 msg.ptr_shape.part_idx = CURSOR_COMPLETE; in synthvid_send_ptr()
300 msg.ptr_shape.is_argb = 1; in synthvid_send_ptr()
301 msg.ptr_shape.width = 1; in synthvid_send_ptr()
302 msg.ptr_shape.height = 1; in synthvid_send_ptr()
303 msg.ptr_shape.hot_x = 0; in synthvid_send_ptr()
304 msg.ptr_shape.hot_y = 0; in synthvid_send_ptr()
305 msg.ptr_shape.data[0] = 0; in synthvid_send_ptr()
306 msg.ptr_shape.data[1] = 1; in synthvid_send_ptr()
307 msg.ptr_shape.data[2] = 1; in synthvid_send_ptr()
308 msg.ptr_shape.data[3] = 1; in synthvid_send_ptr()