Searched refs:aCurrOutputSize (Results 1 – 1 of 1) sorted by relevance
562 const Size aCurrOutputSize( maVDev->GetOutputSizePixel() ); in genericUpdate() local566 if( aCurrOutputSize.Width() < aOutputSize.Width() || in genericUpdate()567 aCurrOutputSize.Height() < aOutputSize.Height() ) in genericUpdate()
Completed in 19 milliseconds