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

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c115 int BuffersAllocated; member in struct:_PortPrivRec
659 pPPriv->BuffersAllocated--;
693 pPPriv->BuffersAllocated = 0;
764 return pPPriv->BuffersAllocated = i;
1404 if (pPPriv->BuffersAllocated < pPPriv->BuffersRequested) {
1815 if (pPPriv->BuffersAllocated <= 0 ||
1827 if (pPPriv->BuffersAllocated <= 0 ||

Completed in 5 milliseconds