Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ size
Method
size
src/FastLED.cpp.hpp:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
int CFastLED::size() {
111
return (*this)[0].size();
112
}
113
114
CRGB* CFastLED::leds() {
115
return (*this)[0].leds();
Callers
15
show
Method · 0.45
showColor
Method · 0.45
add
Method · 0.45
showPixels
Function · 0.45
ensureBuffer
Function · 0.45
calculate_unscaled_power_mW
Function · 0.45
calculate_max_brightness_for_power_mW
Function · 0.45
clearLedDataInternal
Method · 0.45
test_json_endpoint
Function · 0.45
test_json_response
Function · 0.45
test_json_await
Function · 0.45
getShape
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_json_endpoint
Function · 0.36
test_json_response
Function · 0.36
test_json_await
Function · 0.36
validateExpectedDrivers
Method · 0.36
testAllDrivers
Method · 0.36
executeToggles
Function · 0.36
validateEdgeTiming
Function · 0.36
print_summary
Function · 0.36
buildExpectedUCS7604
Function · 0.36
decodeSpiEdges
Function · 0.36
capture
Function · 0.36
runTest
Function · 0.36