Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotSurface.java150 final Rect tmpStableInsets = new Rect(); in create() local
224 tmpFrame, tmpRect, tmpContentInsets, tmpRect, tmpStableInsets, tmpRect, tmpRect, in create()
229 snapshotSurface.setFrames(tmpFrame, tmpContentInsets, tmpStableInsets); in create()