Searched defs:queueEvent (Results 1 – 2 of 2) sorted by relevance
| /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/ | ||
| D | GLSurfaceViewAPI18.java | 583 public void queueEvent(Runnable r) { in queueEvent() method in GLSurfaceViewAPI18 |
| /external/replicaisland/src/com/replica/replicaisland/ | ||
| D | GLSurfaceView.java | 524 public void queueEvent(Runnable r) { in queueEvent() method in GLSurfaceView |