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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp3997 uint32_t *pu32TmpSrc = (uint32_t *)(pThis->vram_ptrR3 + LOGO_MAX_SIZE); local
4001 *pu32TmpDst++ = *pu32TmpSrc++;

Completed in 51 milliseconds