Lines Matching refs:ptr_shape
226 struct synthvid_pointer_shape ptr_shape; member
355 msg.ptr_shape.part_idx = CURSOR_COMPLETE; in synthvid_send_ptr()
356 msg.ptr_shape.is_argb = 1; in synthvid_send_ptr()
357 msg.ptr_shape.width = 1; in synthvid_send_ptr()
358 msg.ptr_shape.height = 1; in synthvid_send_ptr()
359 msg.ptr_shape.hot_x = 0; in synthvid_send_ptr()
360 msg.ptr_shape.hot_y = 0; in synthvid_send_ptr()
361 msg.ptr_shape.data[0] = 0; in synthvid_send_ptr()
362 msg.ptr_shape.data[1] = 1; in synthvid_send_ptr()
363 msg.ptr_shape.data[2] = 1; in synthvid_send_ptr()
364 msg.ptr_shape.data[3] = 1; in synthvid_send_ptr()