Searched refs:pDst32 (Results 1 – 2 of 2) sorted by relevance
523 sal_uInt32 *pDst32 = reinterpret_cast<sal_uInt32 *>(pDst); in update() local525 pDst32[j] = 0xFF000000 | pSrc32[j]; in update()528 pDst32[nNumColumns] = 0xFF000000; in update()
993 sal_uInt32 *pDst32 = reinterpret_cast<sal_uInt32 *>(pDst); in update() local995 pDst32[j] = 0xFF000000 | pSrc32[j]; in update()
Completed in 63 milliseconds