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()
2179 Bitmap aCroppedBitmap(rBitmap); in interpretMetafile() local2184 aCroppedBitmap.Crop(aCropRectangle); in interpretMetafile()2187 const BitmapEx aCroppedBitmapEx(aCroppedBitmap); in interpretMetafile()2262 Bitmap aCroppedBitmap(rBitmap); in interpretMetafile() local2267 aCroppedBitmap.Crop(aCropRectangle); in interpretMetafile()2270 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 38 milliseconds