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

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DModesetting.c171 * @param pcHeight where to store the mode height
176 DECLHIDDEN(bool) VBoxVideoGetModeRegisters(uint16_t *pcWidth, uint16_t *pcHeight, argument
191 if (pcHeight)
195 *pcHeight = VBVO_PORT_READ_U16(VBE_DISPI_IOPORT_DATA);
H A DVBoxVideoGuest.h150 uint16_t *pcHeight,

Completed in 3 milliseconds