/frameworks/av/libvideoeditor/lvpp/ |
D | PreviewRenderer.h | 55 sp<Surface> mSurface; variable
|
D | VideoEditorPreviewController.h | 86 sp<Surface> mSurface; variable
|
/frameworks/native/include/gui/ |
D | Surface.h | 101 sp<ISurface> mSurface; variable 166 sp<ISurface> mSurface; variable
|
/frameworks/base/services/java/com/android/server/wm/ |
D | StrictModeFlash.java | 34 Surface mSurface; field in StrictModeFlash
|
D | Watermark.java | 48 Surface mSurface; field in Watermark
|
D | DragState.java | 46 Surface mSurface; field in DragState
|
D | ScreenRotationAnimation.java | 44 Surface mSurface; field in ScreenRotationAnimation
|
/frameworks/base/core/java/android/view/ |
D | GLES20TextureLayer.java | 31 private SurfaceTexture mSurface; field in GLES20TextureLayer
|
D | TextureView.java | 109 private SurfaceTexture mSurface; field in TextureView
|
D | SurfaceView.java | 91 final Surface mSurface = new Surface(); // Current surface in use field in SurfaceView
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | CanvasTextureViewActivity.java | 72 private final TextureView mSurface; field in CanvasTextureViewActivity.RenderingThread
|
D | GLTextureViewActivity.java | 139 private final SurfaceTexture mSurface; field in GLTextureViewActivity.RenderThread
|
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 54 sp<Surface> mSurface; member in android::SurfaceTest
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | DisplayHardware.h | 119 EGLSurface mSurface; variable
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.h | 199 sp<IBinder> mSurface; variable
|
/frameworks/av/include/media/stagefright/ |
D | CameraSource.h | 147 sp<Surface> mSurface; variable
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/ |
D | SurfaceTargetFilter.java | 58 private Surface mSurface; field in SurfaceTargetFilter
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.h | 95 EGLDisplay mSurface; variable
|
/frameworks/base/core/java/com/android/internal/view/ |
D | BaseSurfaceHolder.java | 40 public Surface mSurface = new Surface(); field in BaseSurfaceHolder
|
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
D | MyGLSurfaceView.java | 337 private SurfaceTexture mSurface; field in MyRenderer
|
/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/ |
D | GL2CameraEye.java | 499 private SurfaceTexture mSurface; field in CamRenderer
|
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
D | VideoDumpView.java | 318 private SurfaceTexture mSurface; field in VideoDumpView.VideoDumpRenderer
|
/frameworks/av/cmds/stagefright/ |
D | sf2.cpp | 241 sp<Surface> mSurface; member
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLImpl.java | 29 private EGLSurfaceImpl mSurface = new EGLSurfaceImpl(-1); field in EGLImpl
|
/frameworks/base/media/jni/mediaeditor/ |
D | VideoEditorMain.cpp | 665 jobject mSurface, in videoEditor_renderPreviewFrame() 1000 jobject mSurface, in videoEditor_renderMediaItemPreviewFrame() 2110 jobject mSurface, in videoEditor_startPreview()
|