Searched refs:attachSurfaceView (Results 1 – 3 of 3) sorted by relevance
67 runOnUiThread(() -> mSurfaceControlViewHostHelper.attachSurfaceView(mParentView, in setupEmbeddedSCVH()
78 public SurfaceView attachSurfaceView(ViewGroup parent, ViewGroup.LayoutParams layoutParams) { in attachSurfaceView() method in SurfaceControlViewHostHelper
148 mSurfaceView = mSurfaceControlViewHostHelper.attachSurfaceView(parent, layoutParams);