Searched defs:getComplexList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h938 class VBoxVHWASurfList * getComplexList() {return mComplexList; } function in class:VBoxVHWASurfaceBase
1033 VBoxVHWASurfList * pOld = pSurf->getComplexList();
1101 Assert(!pVga->getComplexList());
1181 bool isPrimary(VBoxVHWASurfaceBase * pSurf) { return pSurf->getComplexList() == &mPrimary; }

Completed in 421 milliseconds