Home
last modified time | relevance | path

Searched refs:pVgaDevice (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/eng/
H A Ddevice.c156 if (pGraphicsDevice->pVgaDevice) in _Requires_lock_held_()
157 EngpLinkGraphicsDevice(pGraphicsDevice->pVgaDevice); in _Requires_lock_held_()
268 !gpPrimaryGraphicsDevice->pVgaDevice) in EngpUpdateGraphicsDeviceList()
273 gpPrimaryGraphicsDevice->pVgaDevice = gpVgaGraphicsDevice; in EngpUpdateGraphicsDeviceList()
H A Dpdevobj.h62 struct _GRAPHICS_DEVICE * pVgaDevice; member