Home
last modified time | relevance | path

Searched refs:DRI2CanFlip (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.h339 extern _X_EXPORT Bool DRI2CanFlip(DrawablePtr pDraw);
H A Ddri2.c948 DRI2CanFlip(DrawablePtr pDraw) in DRI2CanFlip() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c599 DRI2CanFlip(draw) && can_exchange(scrn, draw, front, back); in can_flip()