Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DScrollCaptureViewSupport.java360 private void updateRootNode(View source, Rect localSourceRect) { in updateRootNode() argument
362 transformToRoot(source, localSourceRect, mTempRect); in updateRootNode()