Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java472 mGLThread.onWindowResize(w, h); in surfaceChanged()
1383 public void onWindowResize(int w, int h) { in onWindowResize() method in GLSurfaceView.GLThread