Lines Matching refs:ptr_shape
233 struct synthvid_pointer_shape ptr_shape; member
364 msg.ptr_shape.part_idx = CURSOR_COMPLETE; in synthvid_send_ptr()
365 msg.ptr_shape.is_argb = 1; in synthvid_send_ptr()
366 msg.ptr_shape.width = 1; in synthvid_send_ptr()
367 msg.ptr_shape.height = 1; in synthvid_send_ptr()
368 msg.ptr_shape.hot_x = 0; in synthvid_send_ptr()
369 msg.ptr_shape.hot_y = 0; in synthvid_send_ptr()
370 msg.ptr_shape.data[0] = 0; in synthvid_send_ptr()
371 msg.ptr_shape.data[1] = 1; in synthvid_send_ptr()
372 msg.ptr_shape.data[2] = 1; in synthvid_send_ptr()
373 msg.ptr_shape.data[3] = 1; in synthvid_send_ptr()