Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
drawImageRect
Method · 0.65
makeShader
Method · 0.65
scalePixels
Method · 0.65
makeShader
Method · 0.65
scalePixels
Method · 0.65
makeScaled
Method · 0.65
makeImage
Method · 0.65
makeMagnifier
Method · 0.65
makeMatrixTransform
Method · 0.65
Implementers
3
FilterMipmap
shared/java/FilterMipmap.java
CubicResampler
shared/java/CubicResampler.java
SamplingModeAnisotropic
shared/java/SamplingModeAnisotropic.ja
Calls
no outgoing calls
Tested by
no test coverage detected