Searched defs:sna_present_open (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | sna_present.c | 464 bool sna_present_open(struct sna *sna, ScreenPtr screen) function in typeref:typename:bool |
| H A D | sna.h | 571 static inline bool sna_present_open(struct sna *sna, ScreenPtr pScreen) { return false; } function in typeref:typename:bool |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | sna_present.c | 1003 bool sna_present_open(struct sna *sna, ScreenPtr screen) function in typeref:typename:bool |
| H A D | sna.h | 630 static inline bool sna_present_open(struct sna *sna, ScreenPtr pScreen) { return false; } function in typeref:typename:bool |
Completed in 30 milliseconds