Searched defs:SurfaceHolderVideoSink (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DNativeMedia.java62 SurfaceHolderVideoSink mSurfaceHolder1VideoSink, mSurfaceHolder2VideoSink;
187 mSurfaceHolder1VideoSink = new SurfaceHolderVideoSink(mSurfaceHolder1);
192 mSurfaceHolder2VideoSink = new SurfaceHolderVideoSink(mSurfaceHolder2);
351 static class SurfaceHolderVideoSink extends VideoSink { class in class:NativeMedia
355 SurfaceHolderVideoSink(SurfaceHolder surfaceHolder) { method in class:NativeMedia.SurfaceHolderVideoSink

Completed in 72 milliseconds