Searched refs:regionInsideDragBorder (Results 1 – 1 of 1) sorted by relevance
810 Region regionInsideDragBorder = new Region(mBorderDragSize, mBorderDragSize, in calculateTapExclude() local842 regionInsideDragBorder.op(tapExcludeRegion, Region.Op.DIFFERENCE); in calculateTapExclude()844 return regionInsideDragBorder; in calculateTapExclude()858 Region regionInsideDragBorder = new Region(mBorderDragSize, mBorderDragSize, in calculateTouchableRegion() local861 touchableRegion.op(regionInsideDragBorder, Region.Op.DIFFERENCE); in calculateTouchableRegion()