Searched refs:pGDIPlusBitmap (Results 1 – 1 of 1) sorted by relevance
133 BitmapSharedPtr pGDIPlusBitmap=mpBitmap->getBitmap(); in getFastPropertyValue() local134 if( Gdiplus::Ok != pGDIPlusBitmap->LockBits( &aRect, in getFastPropertyValue()147 pGDIPlusBitmap->UnlockBits( &aBmpData ); in getFastPropertyValue()207 BitmapSharedPtr pGDIPlusBitmap=mpBitmap->getBitmap(); in getFastPropertyValue() local208 if( Gdiplus::Ok != pGDIPlusBitmap->LockBits( &aRect, in getFastPropertyValue()233 pGDIPlusBitmap->UnlockBits( &aBmpData ); in getFastPropertyValue()
Completed in 14 milliseconds