Lines Matching defs:red

115                                       RedDataChunk *red, QXLDataChunk *qxl)  in red_get_data_chunks_ptr()
190 RedDataChunk *red, QXLPHYSICAL addr) in red_get_data_chunks()
202 static void red_put_data_chunks(RedDataChunk *red) in red_put_data_chunks()
214 static void red_get_point_ptr(SpicePoint *red, QXLPoint *qxl) in red_get_point_ptr()
220 static void red_get_point16_ptr(SpicePoint16 *red, QXLPoint16 *qxl) in red_get_point16_ptr()
226 void red_get_rect_ptr(SpiceRect *red, const QXLRect *qxl) in red_get_rect_ptr()
243 SpicePath *red; in red_get_path() local
320 SpiceClipRects *red; in red_get_clip_rects() local
451 SpiceImage *red = nullptr; in red_get_image() local
580 static void red_put_image(SpiceImage *red) in red_put_image()
598 SpiceBrush *red, QXLBrush *qxl, uint32_t flags) in red_get_brush_ptr()
616 static void red_put_brush(SpiceBrush *red) in red_put_brush()
626 SpiceQMask *red, QXLQMask *qxl, uint32_t flags) in red_get_qmask_ptr()
639 static void red_put_qmask(SpiceQMask *red) in red_put_qmask()
645 SpiceFill *red, QXLFill *qxl, uint32_t flags) in red_get_fill_ptr()
652 static void red_put_fill(SpiceFill *red) in red_put_fill()
659 SpiceOpaque *red, QXLOpaque *qxl, uint32_t flags) in red_get_opaque_ptr()
669 static void red_put_opaque(SpiceOpaque *red) in red_put_opaque()
684 SpiceCopy *red = &red_drawable->u.copy; in red_get_copy_ptr() local
711 static void red_put_copy(SpiceCopy *red) in red_put_copy()
722 SpiceTransparent *red, QXLTransparent *qxl, in red_get_transparent_ptr()
731 static void red_put_transparent(SpiceTransparent *red) in red_put_transparent()
737 SpiceAlphaBlend *red, QXLAlphaBlend *qxl, in red_get_alpha_blend_ptr()
747 SpiceAlphaBlend *red, QXLCompatAlphaBlend *qxl, in red_get_alpha_blend_ptr_compat()
755 static void red_put_alpha_blend(SpiceAlphaBlend *red) in red_put_alpha_blend()
780 SpiceComposite *red, QXLComposite *qxl, uint32_t flags) in red_get_composite_ptr()
802 static void red_put_composite(SpiceComposite *red) in red_put_composite()
810 SpiceRop3 *red, QXLRop3 *qxl, uint32_t flags) in red_get_rop3_ptr()
820 static void red_put_rop3(SpiceRop3 *red) in red_put_rop3()
828 SpiceStroke *red, QXLStroke *qxl, uint32_t flags) in red_get_stroke_ptr()
859 static void red_put_stroke(SpiceStroke *red) in red_put_stroke()
874 SpiceString *red; in red_get_string() local
961 SpiceText *red, QXLText *qxl, uint32_t flags) in red_get_text_ptr()
971 static void red_put_text_ptr(SpiceText *red) in red_put_text_ptr()
979 SpiceWhiteness *red, QXLWhiteness *qxl, uint32_t flags) in red_get_whiteness_ptr()
984 static void red_put_whiteness(SpiceWhiteness *red) in red_put_whiteness()
995 SpiceClip *red, QXLClip *qxl) in red_get_clip_ptr()
1005 static void red_put_clip(SpiceClip *red) in red_put_clip()
1015 RedDrawable *red, QXLPHYSICAL addr, uint32_t flags) in red_get_native_drawable()
1096 RedDrawable *red, QXLPHYSICAL addr, uint32_t flags) in red_get_compat_drawable()
1179 RedDrawable *red, QXLPHYSICAL addr, uint32_t flags) in red_get_drawable()
1191 static void red_put_drawable(RedDrawable *red) in red_put_drawable()
1247 auto red = g_new0(RedDrawable, 1); in red_drawable_new() local
1275 RedUpdateCmd *red, QXLPHYSICAL addr) in red_get_update_cmd()
1293 static void red_put_update_cmd(RedUpdateCmd *red) in red_put_update_cmd()
1303 RedUpdateCmd *red; in red_update_cmd_new() local
1317 RedUpdateCmd *red_update_cmd_ref(RedUpdateCmd *red) in red_update_cmd_ref()
1323 void red_update_cmd_unref(RedUpdateCmd *red) in red_update_cmd_unref()
1333 RedMessage *red, QXLPHYSICAL addr) in red_get_message()
1365 static void red_put_message(RedMessage *red) in red_put_message()
1375 RedMessage *red; in red_message_new() local
1389 RedMessage *red_message_ref(RedMessage *red) in red_message_ref()
1395 void red_message_unref(RedMessage *red) in red_message_unref()
1447 RedSurfaceCmd *red, QXLPHYSICAL addr) in red_get_surface_cmd()
1488 static void red_put_surface_cmd(RedSurfaceCmd *red) in red_put_surface_cmd()
1528 SpiceCursor *red, QXLPHYSICAL addr) in red_get_cursor()
1571 static void red_put_cursor(SpiceCursor *red) in red_put_cursor()
1577 int group_id, RedCursorCmd *red, in red_get_cursor_cmd()
1624 static void red_put_cursor_cmd(RedCursorCmd *red) in red_put_cursor_cmd()
1636 RedCursorCmd *red_cursor_cmd_ref(RedCursorCmd *red) in red_cursor_cmd_ref()
1642 void red_cursor_cmd_unref(RedCursorCmd *red) in red_cursor_cmd_unref()