MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / fillCircleHelper

Method fillCircleHelper

include/VectorDisplay.h:700–702  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

698 }
699
700 void fillCircleHelper(int16_t cx, int16_t cy, int16_t r, uint8_t corners,
701 int16_t delta, uint16_t color) {
702 }
703
704 void pushImage(int32_t x, int32_t y, int32_t w, int32_t h, uint16_t *data) {};
705 void pushImage(int32_t x, int32_t y, int32_t w, int32_t h, uint16_t *data, uint16_t transparent) {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected