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

  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_video_textured.c 39 static Atom xvBrightness, xvContrast, xvSyncToVblank, xvColorspace;
111 } else if (attribute == xvSyncToVblank) {
136 else if (attribute == xvSyncToVblank)
484 xvSyncToVblank = MAKE_ATOM("XV_SYNC_TO_VBLANK");
sna_video_sprite.c 73 static Atom xvColorKey, xvAlwaysOnTop, xvSyncToVblank, xvColorspace;
135 } else if (attribute == xvSyncToVblank) {
160 else if (attribute == xvSyncToVblank)
937 xvSyncToVblank = MAKE_ATOM("XV_SYNC_TO_VBLANK");
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_video_textured.c 39 static Atom xvBrightness, xvContrast, xvSyncToVblank;
86 } else if (attribute == xvSyncToVblank) {
106 else if (attribute == xvSyncToVblank)
409 xvSyncToVblank = MAKE_ATOM("XV_SYNC_TO_VBLANK");
sna_video_sprite.c 68 static Atom xvColorKey, xvAlwaysOnTop, xvSyncToVblank;
120 } else if (attribute == xvSyncToVblank) {
143 else if (attribute == xvSyncToVblank)
722 xvSyncToVblank = MAKE_ATOM("XV_SYNC_TO_VBLANK");
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_video.c 110 static Atom xvSyncToVblank;
1026 xvSyncToVblank = MAKE_ATOM("XV_SYNC_TO_VBLANK");
1079 } else if (attribute == xvSyncToVblank) {
1220 } else if (attribute == xvSyncToVblank) {

Completed in 10 milliseconds