HomeSort by: relevance | last modified time | path
    Searched refs:PixmapShareToSecondary (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
pixmap.h 116 PixmapShareToSecondary(PixmapPtr pixmap, ScreenPtr secondary);
  /xsrc/external/mit/xorg-server/dist/dix/
pixmap.c 142 PixmapPtr PixmapShareToSecondary(PixmapPtr pixmap, ScreenPtr secondary)
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
dri2.c 882 spix = PixmapShareToSecondary(mpix, secondary);
  /xsrc/external/mit/xorg-server/dist/randr/
rrcrtc.c 381 * for the reference implicitly added by PixmapShareToSecondary.
441 spix = PixmapShareToSecondary(mpix, crtc->pScreen);

Completed in 7 milliseconds