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

Method _nGetPixelsPtr

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

Source from the content-addressed store, hash-verified

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();
82 @ApiStatus.Internal public native int _nGetRowBytes();
83 @ApiStatus.Internal public native void _nClose();
84}

Callers 1

getPixelsPtrMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected