golang.org/x/image/draw.fffftou
third-partyThe 8707th most-called third-party function by production calls. Called 69 times across 1 modules; 69 of those run outside tests and generated code.
- prod calls
- 69
- non-test, non-generated
- all calls
- 69
- total callsites
- modules
- 1
- distinct callers
- in loop
- 100%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into fffftou from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 69 100%
where it's called
Callsites in the wild
12 representative callsites of 69, prioritizing in-loop and non-test usage. We link to source, never display it.
-
x/image @v0.44.0
draw/impl.go:6455
in loop -
x/image @v0.44.0
draw/impl.go:6571
in loop -
x/image @v0.44.0
draw/impl.go:6572
in loop -
x/image @v0.44.0
draw/impl.go:6573
in loop -
x/image @v0.44.0
draw/impl.go:6574
in loop -
x/image @v0.44.0
draw/impl.go:6691
in loop -
x/image @v0.44.0
draw/impl.go:6692
in loop -
x/image @v0.44.0
draw/impl.go:6693
in loop -
x/image @v0.44.0
draw/impl.go:6694
in loop -
x/image @v0.44.0
draw/impl.go:6806
in loop -
x/image @v0.44.0
draw/impl.go:6807
in loop -
x/image @v0.44.0
draw/impl.go:6808
in loop
top callers
The modules that reach for it
The modules that call fffftou most in this snapshot.
- golang.org/x/image69100%