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

/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DNativeMedia.java62 SurfaceHolderVideoSink mSurfaceHolder1VideoSink, mSurfaceHolder2VideoSink; field in class:NativeMedia
186 if (mSurfaceHolder1VideoSink == null) {
187 mSurfaceHolder1VideoSink = new SurfaceHolderVideoSink(mSurfaceHolder1);
189 mSelectedVideoSink = mSurfaceHolder1VideoSink;

Completed in 90 milliseconds