Searched refs:topLeftArea (Results 1 – 1 of 1) sorted by relevance
819 Rect topLeftArea = new Rect(); in calculateTapExclude() local820 mTopLeftCornerView.getHitRect(topLeftArea); in calculateTapExclude()836 tapExcludeRegion.op(topLeftArea, Region.Op.UNION); in calculateTapExclude()866 Rect topLeftArea = new Rect(); in calculateTouchableRegion() local867 mTopLeftCornerView.getHitRect(topLeftArea); in calculateTouchableRegion()883 touchableRegion.op(topLeftArea, Region.Op.UNION); in calculateTouchableRegion()