Home
last modified time | relevance | path

Searched refs:exaPixmapDirty (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_migration_mixed.c245 exaPixmapDirty(pPixmap, 0, 0, pPixmap->drawable.width, in exaPrepareAccessReg_mixed()
260 exaPixmapDirty(pPixmap, 0, 0, pPixmap->drawable.width, in exaPrepareAccessReg_mixed()
H A Dexa_priv.h555 exaPixmapDirty(PixmapPtr pPix, int x1, int y1, int x2, int y2);
H A Dexa_migration_classic.c589 exaPixmapDirty(pPixmap, pBox->x1, pBox->y1, pBox->x2, pBox->y2); in exaAssertNotDirty()
H A Dexa_glyphs.c421 exaPixmapDirty(pCachePixmap, in exaGlyphCacheUploadGlyph()
H A Dexa.c145 exaPixmapDirty(PixmapPtr pPix, int x1, int y1, int x2, int y2) in exaPixmapDirty() function
H A Dexa_render.c1096 exaPixmapDirty(pPixmap, 0, 0, width, height); in exaCreateAlphaPicture()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog133322 exa: exaPixmapDirty should use official damage functions.
169346 exaPixmapDirty() function for the other cases.