Searched refs:pTmp32 (Results 1 – 1 of 1) sorted by relevance
572 sal_uInt32* pTmp32; in ImplReadDIBBits() local580 rIStm.Read( (char*)( pTmp32 = (sal_uInt32*) pBuf ), nAlignedWidth ); in ImplReadDIBBits()584 … aMask.GetColorAndAlphaFor32Bit( aColor, aAlpha, (sal_uInt8*) pTmp32++ ); in ImplReadDIBBits()595 rIStm.Read( (char*)( pTmp32 = (sal_uInt32*) pBuf ), nAlignedWidth ); in ImplReadDIBBits()599 aMask.GetColorFor32Bit( aColor, (sal_uInt8*) pTmp32++ ); in ImplReadDIBBits()
Completed in 18 milliseconds