Home
last modified time | relevance | path

Searched refs:glamor_copy (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dmeson.build3 'glamor_copy.c',
H A DMakefile.am10 glamor_copy.c \
H A DMakefile.in120 glamor_copy.c glamor_core.c glamor_dash.c glamor_debug.h \
134 am_libglamor_la_OBJECTS = glamor.lo glamor_copy.lo glamor_core.lo \
173 ./$(DEPDIR)/glamor_copy.Plo ./$(DEPDIR)/glamor_core.Plo \
630 libglamor_la_SOURCES = glamor.c glamor_context.h glamor_copy.c \
711 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glamor_copy.Plo@am__quote@ # am--include-marker
929 -rm -f ./$(DEPDIR)/glamor_copy.Plo
1009 -rm -f ./$(DEPDIR)/glamor_copy.Plo
H A Dglamor_copy.c734 glamor_copy(DrawablePtr src, in glamor_copy() function
762 dstx, dsty, glamor_copy, 0, NULL); in glamor_copy_area()
775 dstx, dsty, glamor_copy, bitplane, NULL); in glamor_copy_plane()
800 0, &dst_region, dx, dy, glamor_copy, 0, 0); in glamor_copy_window()
H A Dglamor_largepixmap.c817 glamor_copy(&pixmap->drawable, in glamor_merge_clipped_regions()
849 glamor_copy(&pixmap->drawable, in glamor_merge_clipped_regions()
H A Dglamor_priv.h805 glamor_copy(DrawablePtr src,
H A Dglamor_render.c1463 glamor_copy(source->pDrawable, dest->pDrawable, NULL, in glamor_composite_clipped_region()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog3232 (EE) 11: Xwayland (glamor_copy+0x4d1)
25453 glamor_copy works in absolute coordinates, so the dx and dy values
33118 These are dead since the glamor_copy.c replacement.