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

Method _onUIThread

windows/java/LayerD3D12.java:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 @ApiStatus.Internal public static boolean _onUIThread() {
98 return App._onUIThread();
99 }
100
101 @ApiStatus.Internal public static native long _nMake();
102 @ApiStatus.Internal public native void _nAttach(Window window);

Callers 15

attachMethod · 0.95
reconfigureMethod · 0.95
resizeMethod · 0.95
getWidthMethod · 0.95
getHeightMethod · 0.95
swapBuffersMethod · 0.95
closeMethod · 0.95
getAdapterPtrMethod · 0.95
getDevicePtrMethod · 0.95
getQueuePtrMethod · 0.95
getFormatMethod · 0.95
getSampleCountMethod · 0.95

Calls 1

_onUIThreadMethod · 0.95

Tested by

no test coverage detected