Home
last modified time | relevance | path

Searched defs:insetTop (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DPrivacyIndicatorBounds.java79 public PrivacyIndicatorBounds inset(int insetLeft, int insetTop, int insetRight, in inset()
92 private static Rect insetRect(Rect orig, int insetLeft, int insetTop, int insetRight, in insetRect()
H A DRoundedCorners.java349 int insetTop = frame.top - roundedCornerFrame.top; in insetWithFrame() local
392 public RoundedCorners inset(int insetLeft, int insetTop, int insetRight, int insetBottom) { in inset()
403 int centerY, int insetLeft, int insetTop, int insetRight, int insetBottom) { in insetRoundedCorner()
H A DInsetsState.java209 final int insetTop = frame.top - mDisplayFrame.top; in calculateRelativeCutout() local
242 final int insetTop = frame.top - mDisplayFrame.top; in calculateRelativeRoundedCorners() local
256 final int insetTop = frame.top - mDisplayFrame.top; in calculateRelativePrivacyIndicatorBounds() local
H A DDisplayCutout.java844 public DisplayCutout inset(int insetLeft, int insetTop, int insetRight, int insetBottom) { in inset()
873 private Rect insetInsets(int insetLeft, int insetTop, int insetRight, int insetBottom, in insetInsets()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DBackgroundFallbackTest.java200 int insetTop = 0; in setUpViewHierarchy() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedTaskController.java304 final int insetTop = (int) ((contentBounds.top - areaBounds.top) * scale + .5f); in startSeamlessRotationIfNeeded() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DInsetDrawable.java101 public InsetDrawable(@Nullable Drawable drawable, int insetLeft, int insetTop, in InsetDrawable()
H A DVectorDrawable.java799 final int insetTop = a.getDimensionPixelOffset( in updateStateFromTypedArray() local
1127 final int insetTop = Drawable.scaleFromDensity( in applyDensityScaling() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...