Searched refs:xvAlwaysOnTop (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_video_overlay.c | 46 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvAlwaysOnTop; variable in typeref:typename:Atom 182 } else if (attribute == xvAlwaysOnTop) { 241 } else if (attribute == xvAlwaysOnTop) { 798 xvAlwaysOnTop = MAKE_ATOM("XV_ALWAYS_ON_TOP");
|
| H A D | sna_video_sprite.c | 73 static Atom xvColorKey, xvAlwaysOnTop, xvSyncToVblank, xvColorspace; variable in typeref:typename:Atom 139 } else if (attribute == xvAlwaysOnTop) { 158 else if (attribute == xvAlwaysOnTop) 936 xvAlwaysOnTop = MAKE_ATOM("XV_ALWAYS_ON_TOP");
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_video_overlay.c | 46 static Atom xvBrightness, xvContrast, xvSaturation, xvColorKey, xvPipe, xvAlwaysOnTop; variable in typeref:typename:Atom 182 } else if (attribute == xvAlwaysOnTop) { 241 } else if (attribute == xvAlwaysOnTop) { 808 xvAlwaysOnTop = MAKE_ATOM("XV_ALWAYS_ON_TOP");
|
| H A D | sna_video_sprite.c | 68 static Atom xvColorKey, xvAlwaysOnTop, xvSyncToVblank; variable in typeref:typename:Atom 124 } else if (attribute == xvAlwaysOnTop) { 141 else if (attribute == xvAlwaysOnTop) 721 xvAlwaysOnTop = MAKE_ATOM("XV_ALWAYS_ON_TOP");
|
Completed in 6 milliseconds