Searched refs:mTmpRootRect (Results 1 – 1 of 1) sorted by relevance
71 private final Rect mTmpRootRect = new Rect(); field in TaskView249 mTmpRootRect.set(mTmpLocation[0], mTmpLocation[1], root.getWidth(), root.getHeight()); in onComputeInternalInsets()250 inoutInfo.touchableRegion.set(mTmpRootRect); in onComputeInternalInsets()