Home
last modified time | relevance | path

Searched defs:rgb (Results 1 – 25 of 105) sorted by relevance

12345

/prebuilts/module_sdk/art/17/include/external/fmtlib/include/fmt/
Dcolor.h192 struct rgb { struct
193 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
194 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
195 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
197 FMT_CONSTEXPR rgb(color hex) in rgb() function
208 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dcolor.h192 struct rgb { struct
193 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
194 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
195 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
197 FMT_CONSTEXPR rgb(color hex) in rgb() function
208 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dcolor.h192 struct rgb { struct
193 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
194 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
195 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
197 FMT_CONSTEXPR rgb(color hex) in rgb() function
208 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dcolor.h192 struct rgb { struct
193 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
194 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
195 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
197 FMT_CONSTEXPR rgb(color hex) in rgb() argument
208 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dcolor.h192 struct rgb { struct
193 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
194 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
195 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
197 FMT_CONSTEXPR rgb(color hex) in rgb() argument
208 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dcolor.h192 struct rgb { struct
193 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
194 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
195 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
197 FMT_CONSTEXPR rgb(color hex) in rgb() argument
208 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v32/arm/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v32/x86_64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/7/common_os/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v33/arm/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v31/arm/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v31/x86/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/3/common_os/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v33/x86/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/module_sdk/art/1/common_os/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v34/x86/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v33/x86_64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() argument
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v34/x86_64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() function
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v32/arm64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v33/arm64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() argument
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() function
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/prebuilts/vndk/v31/x86_64/include/external/fmtlib/include/fmt/
Dcolor.h187 struct rgb { struct
188 FMT_CONSTEXPR rgb() : r(0), g(0), b(0) {} in rgb() function
189 FMT_CONSTEXPR rgb(uint8_t r_, uint8_t g_, uint8_t b_) : r(r_), g(g_), b(b_) {} in rgb() argument
190 FMT_CONSTEXPR rgb(uint32_t hex) in rgb() function
192 FMT_CONSTEXPR rgb(color hex) in rgb() argument
203 // color is a struct of either a rgb color or a terminal color. argument

12345