Home
last modified time | relevance | path

Searched refs:createGLSurfaceView (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGraphicsLiveWallpaper.java62 …protected View createGLSurfaceView (AndroidApplicationBase application, final ResolutionStrategy r… in createGLSurfaceView() method in AndroidGraphicsLiveWallpaper
DAndroidGraphics.java119 view = createGLSurfaceView(application, resolutionStrategy); in AndroidGraphics()
138 …protected View createGLSurfaceView (AndroidApplicationBase application, final ResolutionStrategy r… in createGLSurfaceView() method in AndroidGraphics