Home
last modified time | relevance | path

Searched defs:Rgba8T (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dcolor.h440 struct Rgba8T { struct
453 Rgba8T() : red(0), green(0), blue(0), alpha(0) {} in Rgba8T() function
462 Rgba8T(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha = BASE_MASK) in Rgba8T() function
475 Rgba8T(const Rgba& color) in Rgba8T() function
487 Rgba8T(cons function
501 Rgba8T(const Rgba8T& color) Rgba8T() function
[all...]

Completed in 2 milliseconds