Port to MtkRegion

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3292>
This commit is contained in:
Bilal Elmoussaoui
2023-09-04 16:30:38 +02:00
committed by Marge Bot
parent 7c98910488
commit 655b4a9c75
76 changed files with 928 additions and 1054 deletions

View File

@ -148,7 +148,7 @@ on_scanout_before_paint (ClutterStage *stage,
static void
on_scanout_paint_view (ClutterStage *stage,
ClutterStageView *stage_view,
cairo_region_t *region,
MtkRegion *region,
ClutterFrame *frame,
KmsRenderingTest *test)
{
@ -389,7 +389,7 @@ on_scanout_fallback_before_paint (ClutterStage *stage,
static void
on_scanout_fallback_paint_view (ClutterStage *stage,
ClutterStageView *stage_view,
cairo_region_t *region,
MtkRegion *region,
ClutterFrame *frame,
KmsRenderingTest *test)
{