Searched refs:aTmpSizePix (Results 1 – 1 of 1) sorted by relevance
1074 const Size aTmpSizePix( rBmpEx.GetSizePixel() ); in CreateAnimObj() local1084 aMaxSizePix.Width() = Max( aMaxSizePix.Width(), aTmpSizePix.Width() ); in CreateAnimObj()1085 aMaxSizePix.Height() = Max( aMaxSizePix.Height(), aTmpSizePix.Height() ); in CreateAnimObj()
Completed in 22 milliseconds