Searched refs:heightInPixels (Results 1 – 3 of 3) sorted by relevance
25 public static native void native_onSurfaceChanged(int widthInPixels, int heightInPixels); in native_onSurfaceChanged() argument
50 void onSurfaceChanged(int widthInPixels, int heightInPixels);
110 void Game::onSurfaceChanged(int widthInPixels, int heightInPixels) { in onSurfaceChanged() argument