Searched refs:aCroppedBitmap (Results 1 – 3 of 3) sorted by relevance
844 Bitmap aCroppedBitmap(rBitmap); in clipMetafileContentAgainstOwnRegions() local854 aCroppedBitmap.Crop(aCropRectangle); in clipMetafileContentAgainstOwnRegions()859 BitmapEx(aCroppedBitmap), in clipMetafileContentAgainstOwnRegions()
2184 Bitmap aCroppedBitmap(rBitmap); in interpretMetafile() local2189 aCroppedBitmap.Crop(aCropRectangle); in interpretMetafile()2192 const BitmapEx aCroppedBitmapEx(aCroppedBitmap); in interpretMetafile()2267 Bitmap aCroppedBitmap(rBitmap); in interpretMetafile() local2272 aCroppedBitmap.Crop(aCropRectangle); in interpretMetafile()2275 const BitmapEx aCroppedBitmapEx(createMaskBmpEx(aCroppedBitmap, pA->GetColor())); in interpretMetafile()
1270 Bitmap aCroppedBitmap( maBitmap ); in updatePreview() local1271 aCroppedBitmap.Crop( Rectangle( aPos, aSize ) ); in updatePreview()1272 aSize = aCroppedBitmap.GetSizePixel(); in updatePreview()1274 aCroppedBitmap.Scale( aSize ); in updatePreview()1288 maFbJPGPreview.SetBitmap( aCroppedBitmap ); in updatePreview()
Completed in 42 milliseconds