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

Method _onUIThread

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

Source from the content-addressed store, hash-verified

70 }
71
72 @ApiStatus.Internal public static boolean _onUIThread() {
73 return App._onUIThread();
74 }
75
76 @ApiStatus.Internal public static native long _nMake();
77 @ApiStatus.Internal public native void _nAttach(Window window);

Callers 9

attachMethod · 0.95
reconfigureMethod · 0.95
resizeMethod · 0.95
getWidthMethod · 0.95
getHeightMethod · 0.95
swapBuffersMethod · 0.95
closeMethod · 0.95
getPixelsPtrMethod · 0.95
getRowBytesMethod · 0.95

Calls 1

_onUIThreadMethod · 0.95

Tested by

no test coverage detected