Searched refs:SDLSurface (Results 1 – 1 of 1) sorted by relevance
52 protected static SDLSurface mSurface;167 mSurface = new SDLSurface(getApplication()); in onCreate()1041 class SDLSurface extends SurfaceView implements SurfaceHolder.Callback, class1052 public SDLSurface(Context context) { in SDLSurface() method in SDLSurface