Searched refs:accountedFrame (Results 1 – 1 of 1) sorted by relevance
1001 Rect accountedFrame = mTempRect1; in recomputeBounds() local1002 accountedBounds.getBounds(accountedFrame); in recomputeBounds()1003 if (accountedFrame.width() == screenWidth in recomputeBounds()1004 && accountedFrame.height() == screenHeight) { in recomputeBounds()