Searched refs:exaPixmapSave (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_migration_classic.c313 * the two copies. Then, at exaPixmapSave (when the framebuffer copy goes away)
347 exaPixmapSave, (pointer) pPixmap);
431 exaPixmapSave (ScreenPtr pScreen, ExaOffscreenArea *area) function in typeref:typename:void
H A Dexa_offscreen.c339 area->save == exaPixmapSave)
517 prev->save != exaPixmapSave)) {
H A Dexa_priv.h715 exaPixmapSave (ScreenPtr pScreen, ExaOffscreenArea *area);
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_migration_classic.c318 * the two copies. Then, at exaPixmapSave (when the framebuffer copy goes away)
353 exaPixmapSave, (void *) pPixmap);
439 exaPixmapSave(ScreenPtr pScreen, ExaOffscreenArea * area) function in typeref:typename:void
H A Dexa_offscreen.c330 area->save == exaPixmapSave) {
503 prev->save != exaPixmapSave)) {
H A Dexa_priv.h724 exaPixmapSave(ScreenPtr pScreen, ExaOffscreenArea * area);

Completed in 8 milliseconds