Home | History | Annotate | Download | only in wm

Lines Matching refs:screenWidth

807     boolean isFullscreen(int screenWidth, int screenHeight) {
809 mFrame.right >= screenWidth && mFrame.bottom >= screenHeight;