MCPcopy Create free account
hub / github.com/HumbleUI/JWM / _nReconfigure

Method _nReconfigure

shared/java/LayerRaster.java:78–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 @ApiStatus.Internal public static native long _nMake();
77 @ApiStatus.Internal public native void _nAttach(Window window);
78 @ApiStatus.Internal public native void _nReconfigure();
79 @ApiStatus.Internal public native void _nResize(int width, int height);
80 @ApiStatus.Internal public native void _nSwapBuffers();
81 @ApiStatus.Internal public native long _nGetPixelsPtr();

Callers 1

reconfigureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected