Searched refs:touchableRect1 (Results 1 – 1 of 1) sorted by relevance
1089 Rect touchableRect1 = new Rect(0, 0, touchableRegionWidth, touchableRegionHeight); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion() local1096 touchableRegion.op(touchableRect1, Region.Op.UNION); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1102 touchableRect1.offset(buttonBounds.left, buttonBounds.top); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1108 + touchableRect1 + ", touchableRect2: " + touchableRect2, in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1117 tmpRegion.op(touchableRect1, Region.Op.INTERSECT); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1130 tmpRegion.union(touchableRect1); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()