Uses of Class
android.view.Surface

Packages that use Surface
android.media   
android.view   
 

Uses of Surface in android.media
 

Methods in android.media with parameters of type Surface
 void MediaRecorder.setPreviewDisplay(Surface sv)
           
 void MediaPlayer.setSurface(Surface surface)
           
 

Uses of Surface in android.view
 

Fields in android.view with type parameters of type Surface
static Parcelable.Creator<Surface> Surface.CREATOR
           
 

Methods in android.view that return Surface
 Surface SurfaceHolder.getSurface()
           
 



Copyright © 2008-2012. All Rights Reserved.