MCPcopy Create free account
hub / github.com/FastLED/FastLED / size

Method size

src/fl/gfx/corkscrew.cpp.hpp:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158fl::size Corkscrew::size() const { return mNumLeds; }
159
160
161Tile2x2_u8_wrap Corkscrew::at_wrap(float i) const {

Callers 6

CorkscrewMethod · 0.45
at_wrapMethod · 0.45
readFromMethod · 0.45
fillInputSurfaceMethod · 0.45
readFromMultiMethod · 0.45
pixelCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected