Searched refs:pExtraRGB (Results 1 – 1 of 1) sorted by relevance
280 BitmapBuffer* pExtraRGB = 0; in ImplCreateGdiPlusBitmap() local291 pExtraRGB = StretchAndConvert( in ImplCreateGdiPlusBitmap()298 pRGB = pExtraRGB; in ImplCreateGdiPlusBitmap()342 if(pExtraRGB) in ImplCreateGdiPlusBitmap()346 delete[] pExtraRGB->mpBits; in ImplCreateGdiPlusBitmap()347 delete pExtraRGB; in ImplCreateGdiPlusBitmap()379 BitmapBuffer* pExtraRGB = 0; in ImplCreateGdiPlusBitmap() local397 pRGB = pExtraRGB; in ImplCreateGdiPlusBitmap()508 if(pExtraRGB) in ImplCreateGdiPlusBitmap()512 delete[] pExtraRGB->mpBits; in ImplCreateGdiPlusBitmap()[all …]
Completed in 13 milliseconds