Searched refs:mParentFrame (Results 1 – 2 of 2) sorted by relevance
933 mTmpStackBounds.intersectUnchecked(w.mParentFrame); in setSurfaceBoundariesLocked()934 mTmpSourceBounds.intersectUnchecked(w.mParentFrame); in setSurfaceBoundariesLocked()935 mTmpAnimatingBounds.intersectUnchecked(w.mParentFrame); in setSurfaceBoundariesLocked()
410 final Rect mParentFrame = new Rect(); field in WindowState960 if (!mParentFrame.equals(parentFrame)) { in computeFrameLw()963 mParentFrame.set(parentFrame); in computeFrameLw()3258 mParentFrame.writeToProto(proto, PARENT_FRAME); in writeToProto()3412 pw.print(" parent="); mParentFrame.printShortString(pw); in dump()