Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dejwk/roo_display
/ skipped_pixels
Method
skipped_pixels
test/streamable_test.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
uint32_t skip_calls() const { return skip_calls_; }
44
uint32_t skipped_pixels() const { return skipped_pixels_; }
45
46
private:
47
std::vector<Color> pixels_;
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected