Searched defs:FromRGBO (Results 1 – 2 of 2) sorted by relevance
249 Color Color::FromRGBO(uint8_t red, uint8_t green, uint8_t blue, double opacity) in FromRGBO() function in OHOS::Ace::Color
621 inline static ColorParam FromRGBO(uint8_t red, uint8_t green, uint8_t blue, double opacity) in FromRGBO() function