Searched refs:touchableRect2 (Results 1 – 1 of 1) sorted by relevance
1090 Rect touchableRect2 = new Rect( in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion() local1097 touchableRegion.op(touchableRect2, Region.Op.UNION); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1103 touchableRect2.offset(buttonBounds.left, buttonBounds.top); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1108 + touchableRect1 + ", touchableRect2: " + touchableRect2, in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1122 tmpRegion.op(touchableRect2, Region.Op.INTERSECT); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()1131 tmpRegion.union(touchableRect2); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()