Searched defs:attachView (Results 1 – 4 of 4) sorted by relevance
27 fun SurfaceView.attachView(view: View, newWidth: Int = width, newHeight: Int = height) { in attachView() method
85 public void attachView(TextureView video, View preview, View playButton) { in attachView() method in VectorAnimationController
84 public void attachView(TextureView video, View preview, View playButton) { in attachView() method in MediaAnimationController
228 void attachView(TextureView video, View preview, View playButton); in attachView() method