Home
last modified time | relevance | path

Searched defs:fillColor (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgShape.cpp297 Result Shape::fillColor(uint8_t* r, uint8_t* g, uint8_t* b, uint8_t* a) const noexcept in fillColor() function in Shape
DtvgRender.h202 void fillColor(uint8_t* r, uint8_t* g, uint8_t* b, uint8_t* a) const in fillColor() function