Searched refs:attachedSurfaceControl (Results 1 – 3 of 3) sorted by relevance
112 AttachedSurfaceControl attachedSurfaceControl = mSurfaceView.getRootSurfaceControl();113 if (attachedSurfaceControl != null) {
315 AttachedSurfaceControl attachedSurfaceControl) { in SurfaceHolderCallback() argument318 mAttachedSurfaceControl = attachedSurfaceControl; in SurfaceHolderCallback()
439 final AttachedSurfaceControl attachedSurfaceControl = in testGetHostToken() local441 assertThat(attachedSurfaceControl.getInputTransferToken()) in testGetHostToken()