Searched refs:snapshotSurface (Results 1 – 1 of 1) sorted by relevance
217 final TaskSnapshotSurface snapshotSurface = new TaskSnapshotSurface(service, window, in create() local221 window.setOuter(snapshotSurface); in create()229 snapshotSurface.setFrames(tmpFrame, tmpContentInsets, tmpStableInsets); in create()230 snapshotSurface.drawSnapshot(); in create()231 return snapshotSurface; in create()