Home
last modified time | relevance | path

Searched defs:SurfaceView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/util/
DSurfaceViewUtil.kt27 fun SurfaceView.attachView(view: View, newWidth: Int = width, newHeight: Int = height) { in attachView() method
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/binder/
DSmallPreviewBinder.kt206 private fun SurfaceView.startFadeInAnimation(duration: Long) { in <lambda>() method