Searched defs:SurfaceView (Results 1 – 2 of 2) sorted by relevance
27 fun SurfaceView.attachView(view: View, newWidth: Int = width, newHeight: Int = height) { in attachView() method
206 private fun SurfaceView.startFadeInAnimation(duration: Long) { in <lambda>() method