Searched refs:regionInsideDragBorder (Results 1 – 1 of 1) sorted by relevance
423 Region regionInsideDragBorder = new Region(mBorderDragSize, mBorderDragSize, in calculateTapExclude() local429 regionInsideDragBorder.op(dragArea, Region.Op.DIFFERENCE); in calculateTapExclude()430 return regionInsideDragBorder; in calculateTapExclude()