Home
last modified time | relevance | path

Searched refs:rrDestroySharedPixmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c375 rrDestroySharedPixmap(RRCrtcPtr crtc, PixmapPtr pPixmap) { in rrDestroySharedPixmap() function
410 rrDestroySharedPixmap(crtc, crtc->scanout_pixmap_back); in RRCrtcDetachScanoutPixmap()
422 rrDestroySharedPixmap(crtc, crtc->scanout_pixmap); in RRCrtcDetachScanoutPixmap()
583 rrDestroySharedPixmap(crtc, spix_back); in rrSetupPixmapSharing()
597 rrDestroySharedPixmap(crtc, spix_front); in rrSetupPixmapSharing()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23952 Moves StopPixmapTracking() from rrDestroySharedPixmap() to