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

Method _nGetRowBytes

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

Source from the content-addressed store, hash-verified

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

getRowBytesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected