Searched refs:topRightArea (Results 1 – 1 of 1) sorted by relevance
822 Rect topRightArea = new Rect(); in calculateTapExclude() local823 mTopRightCornerView.getHitRect(topRightArea); in calculateTapExclude()837 tapExcludeRegion.op(topRightArea, Region.Op.UNION); in calculateTapExclude()869 Rect topRightArea = new Rect(); in calculateTouchableRegion() local870 mTopRightCornerView.getHitRect(topRightArea); in calculateTouchableRegion()884 touchableRegion.op(topRightArea, Region.Op.UNION); in calculateTouchableRegion()