Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java362 final int elementWidthPx = in updateCaptionInsets() local
474 int elementWidthPx, @NonNull Rect captionRect) { in calculateBoundingRect()