MCPcopy Create free account
hub / github.com/XCSoar/XCSoar / resizedNative

Method resizedNative

android/src/NativeView.java:194–194  ·  view source on GitHub ↗
(int width, int height)

Source from the content-addressed store, hash-verified

192 int sdk_version, String product);
193
194 protected native void resizedNative(int width, int height);
195
196 protected native void pauseNative();
197 protected native void resumeNative();

Callers 1

surfaceChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected