Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DTaskSnapshotWindow.java108 final ClientWindowFrames tmpFrames = new ClientWindowFrames(); in create() local
142 tmpFrames, tmpMergedConfiguration, surfaceControl, tmpInsetsState, in create()
152 taskBounds, tmpFrames.frame, topWindowInsetsState, true /* releaseAfterDraw */); in create()