Searched refs:pfCurrentPage (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_sarea.h191 int pfCurrentPage; /* set by kernel, read by others */ member in struct:__anonad517f570308
H A Dr128_dri.c1192 if (!pSAREAPriv->pfAllowPageFlip && pSAREAPriv->pfCurrentPage == 0)
1320 if (pSAREAPriv->pfCurrentPage == 1)
1324 if (pSAREAPriv->pfCurrentPage == 0) {
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dr128_drm.h174 int pfCurrentPage; /* which buffer is being displayed? */ member in struct:drm_r128_sarea
H A Dradeon_drm.h461 int pfCurrentPage; /* which buffer is being displayed? */ member in struct:__anonc5db66981908
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_drm.h454 int pfCurrentPage; /* which buffer is being displayed? */ member in struct:__anon2672992b1908
H A Dradeon_dri.c2014 if (!pSAREAPriv->pfState && pSAREAPriv->pfCurrentPage == 0)
2228 if (pSAREAPriv->pfCurrentPage == 1)
2232 if (pSAREAPriv->pfCurrentPage == 0) {
H A Dlegacy_crtc.c868 if (pSAREAPriv->pfCurrentPage == 1) {
1084 if (pSAREAPriv->pfCurrentPage == 1) {
H A Dradeon_driver.c6180 if (pSAREAPriv->pfCurrentPage == 1) {

Completed in 26 milliseconds