Searched refs:bottomLeftArea (Results 1 – 1 of 1) sorted by relevance
674 Rect bottomLeftArea = new Rect(); in calculateTapExclude() local675 mBottomLeftCornerView.getHitRect(bottomLeftArea); in calculateTapExclude()687 tapExcludeRegion.op(bottomLeftArea, Region.Op.UNION); in calculateTapExclude()