Searched refs:aSrcSizePixel (Results 1 – 1 of 1) sorted by relevance
1071 Size aSrcSizePixel( in GetTransformedGraphic() local1077 …&& (aSrcSizePixel.Width() != aBitmapEx.GetSizePixel().Width() || aSrcSizePixel.Height() != aBitmap… in GetTransformedGraphic()1078 && aSrcSizePixel.Width()) in GetTransformedGraphic()1089 … const double fFactorX((double)aBitmapEx.GetSizePixel().Width() / aSrcSizePixel.Width()); in GetTransformedGraphic()1090 … const double fFactorY((double)aBitmapEx.GetSizePixel().Height() / aSrcSizePixel.Height()); in GetTransformedGraphic()1097 aSrcSizePixel = aBitmapEx.GetSizePixel(); in GetTransformedGraphic()1102 aSrcSizePixel.Width() - aCropRightBottom.Width(), in GetTransformedGraphic()1103 aSrcSizePixel.Height() - aCropRightBottom.Height() ); in GetTransformedGraphic()