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

  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
AndroidApplicationConfiguration.java 84 public boolean useGLSurfaceView20API18 = false;
AndroidGraphicsLiveWallpaper.java 67 if (sdkVersion <= 10 && config.useGLSurfaceView20API18) {
AndroidGraphics.java 143 if (sdkVersion <= 10 && config.useGLSurfaceView20API18) {

Completed in 550 milliseconds