MCPcopy Index your code
hub / github.com/HumbleUI/Skija / _pack

Method _pack

shared/java/SamplingMode.java:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 // 01 + 30-bit zeros + 32-bit int: SamplingModeAnisotropic
18 // 00 + 30-bit int + 32-bit int: FilterMipmap
19 @ApiStatus.Internal long _pack();
20}

Callers 9

drawImageRectMethod · 0.65
makeShaderMethod · 0.65
scalePixelsMethod · 0.65
makeShaderMethod · 0.65
scalePixelsMethod · 0.65
makeScaledMethod · 0.65
makeImageMethod · 0.65
makeMagnifierMethod · 0.65
makeMatrixTransformMethod · 0.65

Implementers 3

FilterMipmapshared/java/FilterMipmap.java
CubicResamplershared/java/CubicResampler.java
SamplingModeAnisotropicshared/java/SamplingModeAnisotropic.ja

Calls

no outgoing calls

Tested by

no test coverage detected