Searched refs:mChildSurfaceControl (Results 1 – 1 of 1) sorted by relevance
119 private SurfaceControl mChildSurfaceControl; field in TaskSnapshotSurface327 mChildSurfaceControl = new SurfaceControl.Builder(session) in drawSizeMismatchSnapshot()334 surface.copyFrom(mChildSurfaceControl); in drawSizeMismatchSnapshot()341 mChildSurfaceControl.show(); in drawSizeMismatchSnapshot()346 mChildSurfaceControl.setWindowCrop(crop); in drawSizeMismatchSnapshot()347 mChildSurfaceControl.setPosition(frame.left, frame.top); in drawSizeMismatchSnapshot()354 mChildSurfaceControl.setMatrix(scale, 0, 0, scale); in drawSizeMismatchSnapshot()