HomeSort by relevance Sort by last modified time
    Searched refs:AppRTCGLView (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
AppRTCGLView.java 34 public class AppRTCGLView extends GLSurfaceView {
37 public AppRTCGLView(Context c, Point screenDimensions) {
AppRTCDemoActivity.java 88 private AppRTCGLView vsv;
114 vsv = new AppRTCGLView(this, displaySize);

Completed in 105 milliseconds