Home
last modified time | relevance | path

Searched defs:Surface (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/include/android_runtime/
Dandroid_view_Surface.h26 class Surface; variable
/frameworks/base/include/media/
DIMediaPlayer.h28 class Surface; variable
DIMediaRecorder.h25 class Surface; variable
DMediaRecorderBase.h28 class Surface; variable
DMediaPlayerInterface.h35 class Surface; variable
DIOMX.h36 class Surface; variable
Dmediaplayer.h33 class Surface; variable
Dmediarecorder.h30 class Surface; variable
/frameworks/base/core/java/android/view/
DSurface.java28 public class Surface implements Parcelable { class
48 public Surface(SurfaceTexture surfaceTexture) { in Surface() method in Surface
244 public Surface(SurfaceSession s, in Surface() method in Surface
255 public Surface(SurfaceSession s, in Surface() method in Surface
271 public Surface() { in Surface() method in Surface
278 private Surface(Parcel source) throws OutOfResourcesException { in Surface() method in Surface
/frameworks/media/libvideoeditor/lvpp/
DPreviewRenderer.h30 class Surface; variable
/frameworks/base/include/surfaceflinger/
DSurface.h43 class Surface; variable
89 friend class Surface; variable
/frameworks/base/include/ui/
DFramebufferNativeWindow.h41 class Surface; variable
/frameworks/base/include/camera/
DCamera.h53 class Surface; variable
/frameworks/base/include/gui/
DSurfaceTextureClient.h31 class Surface; variable
/frameworks/base/libs/gui/
DSurface.cpp208 Surface::Surface(const sp<SurfaceControl>& surface) in Surface() function in android::Surface
220 Surface::Surface(const Parcel& parcel, const sp<IBinder>& ref) in Surface() function in android::Surface
236 Surface::Surface(const sp<ISurfaceTexture>& st) in Surface() function in android::Surface
/frameworks/base/include/media/stagefright/
DCameraSource.h33 class Surface; variable