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