Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getTotal
Method
getTotal
src/fl/math/xymap.cpp.hpp:153–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
u16 XYMap::getHeight() const { return height; }
152
153
u16 XYMap::getTotal() const { return width * height; }
154
155
XYMap::XyMapType XYMap::getType() const { return type; }
156
Callers
15
upscaleArbitrary
Function · 0.80
upscalePowerOf2
Function · 0.80
upscaleArbitraryFloat
Function · 0.80
upscaleFloat
Function · 0.80
fill
Method · 0.80
Leds
Method · 0.80
Fx2d
Method · 0.80
draw
Method · 0.80
Blend2d
Method · 0.80
draw
Method · 0.80
noExpand
Method · 0.80
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected