Home
last modified time | relevance | path

Searched refs:UNION (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTapExcludeRegionHolder.java52 region.op(r, Region.Op.UNION); in amendRegion()
DAccessibilityController.java599 portionOfWindowAlreadyAccountedFor.op(nonMagnifiedBounds, Region.Op.UNION); in recomputeBoundsLocked()
603 mMagnificationRegion.op(windowBounds, Region.Op.UNION); in recomputeBoundsLocked()
606 nonMagnifiedBounds.op(windowBounds, Region.Op.UNION); in recomputeBoundsLocked()
613 nonMagnifiedBounds.op(letterboxBounds, Region.Op.UNION); in recomputeBoundsLocked()
620 accountedBounds.op(nonMagnifiedBounds, Region.Op.UNION); in recomputeBoundsLocked()
653 dirtyRegion.op(mOldMagnificationRegion, Region.Op.UNION); in recomputeBoundsLocked()
DDisplayContent.java2499 mTouchExcludeRegion.op(mTmpRect2, Region.Op.UNION); in updateTouchExcludeRegion()
2507 mTouchExcludeRegion.op(mTmpRegion, Op.UNION); in updateTouchExcludeRegion()
2512 mTouchExcludeRegion.op(mTmpRegion, Region.Op.UNION); in updateTouchExcludeRegion()
2519 mTouchExcludeRegion.op(mTmpRegion, Op.UNION); in updateTouchExcludeRegion()
5188 global.op(middle, Op.UNION); in calculateSystemGestureExclusion()
5191 global.op(local, Op.UNION); in calculateSystemGestureExclusion()
5239 global.op(rect, Op.UNION); in addToGlobalAndConsumeLimit()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DRegionInterceptingFrameLayout.java78 internalInsetsInfo.touchableRegion.op(unionRegion, Op.UNION);
DScreenDecorations.java143 result.op(r, Region.Op.UNION); in rectsToRegion()
/frameworks/base/graphics/java/android/graphics/
DRegion.java42 UNION(2), enumConstant
258 return op(r, Op.UNION); in union()
DPath.java151 UNION, enumConstant
540 rects.op((int) left, (int) top, (int) right, (int) bottom, Region.Op.UNION); in detectSimplePath()
DCanvas.java913 Region.Op.UNION.nativeInt); in clipRectUnion()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DThemedBatteryDrawable.kt198 unifiedPath.op(levelPath, Path.Op.UNION) in <lambda>()
/frameworks/layoutlib/bridge/src/android/graphics/
DRegion_Delegate.java102 } else if (regionOp == Region.Op.UNION.nativeInt) { in combineShapes()
/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java323 path.op(rectanglePath, Path.Op.UNION); in generateOutlinePolygonPath()
/frameworks/base/core/java/android/view/
DDisplayCutout.java721 inoutRegion.op(inoutRect, Op.UNION); in toRectAndAddToRegion()
DSurfaceView.java388 region.op(l, t, l+w, t+h, Region.Op.UNION); in gatherTransparentRegion()
/frameworks/base/media/java/android/media/tv/
DTvView.java739 region.op(left, top, left + width, top + height, Region.Op.UNION); in gatherTransparentRegion()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java856 mActiveRegion.op(buttonBounds, Op.UNION); in updateButtonLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java1255 mBackground.getRight(), mBackground.getBottom(), Op.UNION); in onComputeInternalInsets()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...