HomeSort by relevance Sort by last modified time
    Searched defs:surfaceview (Results 1 - 8 of 8) sorted by null

  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/
FillResolutionStrategy.java 14 package com.badlogic.gdx.backends.android.surfaceview;
FixedResolutionStrategy.java 14 package com.badlogic.gdx.backends.android.surfaceview;
RatioResolutionStrategy.java 17 package com.badlogic.gdx.backends.android.surfaceview;
ResolutionStrategy.java 17 package com.badlogic.gdx.backends.android.surfaceview;
GLSurfaceView20.java 14 package com.badlogic.gdx.backends.android.surfaceview;
GLSurfaceView20API18.java 14 package com.badlogic.gdx.backends.android.surfaceview;
GdxEglConfigChooser.java 14 package com.badlogic.gdx.backends.android.surfaceview;
GLSurfaceViewAPI18.java 17 package com.badlogic.gdx.backends.android.surfaceview;
42 import android.view.SurfaceView;
52 * It's an implementation of SurfaceView that uses the dedicated surface for
175 public class GLSurfaceViewAPI18 extends SurfaceView implements SurfaceHolder.Callback {
257 // setFormat is done by SurfaceView in SDK 2.3 and newer.
    [all...]

Completed in 456 milliseconds