Searched refs:dri2_window_get_front (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_dri2.c163 inline static DRI2BufferPtr dri2_window_get_front(WindowPtr win);
187 buffer = dri2_window_get_front((WindowPtr)draw);
376 inline static DRI2BufferPtr dri2_window_get_front(WindowPtr win) function in typeref:typename:DRI2BufferPtr
383 inline static void *dri2_window_get_front(WindowPtr win) { return NULL; } function in typeref:typename:void *
623 buffer = dri2_window_get_front((WindowPtr)draw);
671 if (dri2_window_get_front((WindowPtr)draw))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_dri2.c237 inline static DRI2BufferPtr dri2_window_get_front(WindowPtr win) function in typeref:typename:DRI2BufferPtr
243 inline static void *dri2_window_get_front(WindowPtr win) { return NULL; } function in typeref:typename:void *
470 buffer = dri2_window_get_front((WindowPtr)draw);
514 if (dri2_window_get_front((WindowPtr)draw))

Completed in 8 milliseconds