Searched refs:pPixels (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | HGSMIBase.c | 185 * @param pPixels pixel data, @see VMMDevReqMousePointer for the format 190 uint8_t *pPixels, uint32_t cbLength) 228 memcpy (p->au8Data, pPixels, cbPixels); 188 VBoxHGSMIUpdatePointerShape(PHGSMIGUESTCOMMANDCONTEXT pCtx,uint32_t fFlags,uint32_t cHotX,uint32_t cHotY,uint32_t cWidth,uint32_t cHeight,uint8_t * pPixels,uint32_t cbLength) argument
|
| H A D | pointer.c | 84 uint8_t *pPixels; member in struct:vboxCursorImage 176 pImage->pPixels, pImage->cbLength); 277 pImage->pPixels = m = p + sizeof(*pImage);
|
| H A D | VBoxVideoGuest.h | 88 uint8_t *pPixels,
|
Completed in 5 milliseconds