Searched refs:mWinFrame (Results 1 – 2 of 2) sorted by relevance
615 final Rect mWinFrame; // frame given by window manager. field in ViewRootImpl818 mWinFrame = new Rect(); in ViewRootImpl()2532 captionFrame.set(mWinFrame.left, mWinFrame.top, mWinFrame.right, in updateCaptionInsets()2636 Rect frame = mWinFrame; in performTraversals()3043 mCanvasOffsetX = mWinFrame.left; in performTraversals()3044 mCanvasOffsetY = mWinFrame.top; in performTraversals()5453 final int w = mWinFrame.width(); in handleMessageImpl()5454 final int h = mWinFrame.height(); in handleMessageImpl()5464 maybeHandleWindowMove(mWinFrame); in handleMessageImpl()8003 mWinFrame.set(frame); in setFrame()[all …]
54247 Landroid/service/wallpaper/WallpaperService$Engine;->mWinFrame:Landroid/graphics/Rect;68207 Landroid/view/ViewRootImpl;->mWinFrame:Landroid/graphics/Rect;