Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java365 calculateBoundingRect(element, elementWidthPx, captionInsetsRect); in updateCaptionInsets()
473 private Rect calculateBoundingRect(@NonNull OccludingCaptionElement element, in calculateBoundingRect() method in WindowDecoration