Searched refs:mChildSurfaceControl (Results 1 – 1 of 1) sorted by relevance
119 private SurfaceControl mChildSurfaceControl; field in TaskSnapshotSurface328 mChildSurfaceControl = new SurfaceControl.Builder(session) in drawSizeMismatchSnapshot()335 surface.copyFrom(mChildSurfaceControl); in drawSizeMismatchSnapshot()342 mChildSurfaceControl.show(); in drawSizeMismatchSnapshot()347 mChildSurfaceControl.setWindowCrop(crop); in drawSizeMismatchSnapshot()348 mChildSurfaceControl.setPosition(frame.left, frame.top); in drawSizeMismatchSnapshot()355 mChildSurfaceControl.setMatrix(scale, 0, 0, scale); in drawSizeMismatchSnapshot()