Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DSurfaceControl.h38 class Surface; variable
86 friend class Surface; variable
DIGraphicBufferProducer.h37 class Surface; variable
/frameworks/base/include/android_runtime/
Dandroid_view_Surface.h26 class Surface; variable
/frameworks/av/include/camera/
DIProCameraUser.h33 class Surface; variable
DICamera.h31 class Surface; variable
DCamera.h32 class Surface; variable
/frameworks/av/include/camera/camera2/
DCaptureRequest.h26 class Surface; variable
DICameraDeviceUser.h30 class Surface; variable
/frameworks/av/include/media/
DIMediaPlayer.h33 class Surface; variable
DIMediaRecorder.h25 class Surface; variable
DMediaRecorderBase.h28 class Surface; variable
Dmediarecorder.h30 class Surface; variable
35 class Surface; variable
DMediaPlayerInterface.h40 class Surface; variable
DIOMX.h35 class Surface; variable
Dmediaplayer.h35 class Surface; variable
/frameworks/base/core/java/android/hardware/camera2/legacy/
DGLThreadManager.java65 public ConfigureHolder(ConditionVariable condition, Collection<Pair<Surface, in ConfigureHolder()
211 public void setConfigurationAndWait(Collection<Pair<Surface, Size>> surfaces, in setConfigurationAndWait()
DRequestThreadManager.java125 public ConfigureHolder(ConditionVariable condition, Collection<Pair<Surface, in ConfigureHolder()
325 private void configureOutputs(Collection<Pair<Surface, Size>> outputs) { in configureOutputs()
1034 public void configure(Collection<Pair<Surface, Size>> outputs) { in configure()
DSurfaceTextureRenderer.java615 public void configureSurfaces(Collection<Pair<Surface, Size>> surfaces) { in configureSurfaces()
/frameworks/base/core/java/android/view/
DSurface.java37 public class Surface implements Parcelable { class
124 public Surface() { in Surface() method in Surface
138 public Surface(SurfaceTexture surfaceTexture) { in Surface() method in Surface
150 private Surface(long nativeObject) { in Surface() method in Surface
/frameworks/native/include/ui/
DFramebufferNativeWindow.h42 class Surface; variable
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.h36 class Surface; variable
/frameworks/av/include/media/stagefright/
DCameraSource.h34 class Surface; variable
/frameworks/base/cmds/bootanimation/
DBootAnimation.h34 class Surface; variable
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h69 class Surface; variable
/frameworks/native/libs/gui/
DSurface.cpp41 Surface::Surface( in Surface() function in android::Surface