Searched refs:nCurOverlap (Results 1 – 1 of 1) sorted by relevance
1431 const unsigned long nCurOverlap( aIntersection.GetWidth() * aIntersection.GetHeight() ); in GetBestScreen() local1432 if( nCurOverlap > nOverlap ) in GetBestScreen()1434 nOverlap = nCurOverlap; in GetBestScreen()
Completed in 18 milliseconds