Searched refs:mpGDIPlusBitmap (Results 1 – 2 of 2) sorted by relevance
147 mpGDIPlusBitmap(rSurface), in GDIColorBuffer()167 BitmapSharedPtr mpGDIPlusBitmap; member179 if( Gdiplus::Ok != mpGDIPlusBitmap->LockBits( &aRect, in lock()192 mpGDIPlusBitmap->UnlockBits( &aBmpData ); in unlock()230 mpGDIPlusBitmap(), in DXSurfaceBitmap()257 mpGDIPlusBitmap.reset( in init()347 return mpGDIPlusBitmap; in getBitmap()525 if( Gdiplus::Ok != mpGDIPlusBitmap->LockBits( &aRect, in getData()537 mpGDIPlusBitmap->UnlockBits( &aBmpData ); in getData()611 if( Gdiplus::Ok != mpGDIPlusBitmap->LockBits( &aRect, in setData()[all …]
123 BitmapSharedPtr mpGDIPlusBitmap; member in dxcanvas::DXSurfaceBitmap
Completed in 15 milliseconds