Home
last modified time | relevance | path

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

12345678910>>...27

/aosp_15_r20/external/webp/swig/
H A Dlibwebp.py131 def wrap_WebPEncodeRGB(rgb, unused1, unused2, width, height, stride, quality_factor): argument
135 def wrap_WebPEncodeBGR(rgb, unused1, unused2, width, height, stride, quality_factor): argument
139 def wrap_WebPEncodeRGBA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
143 def wrap_WebPEncodeBGRA(rgb, unused1, unused2, width, height, stride, quality_factor): argument
147 def wrap_WebPEncodeLosslessRGB(rgb, unused1, unused2, width, height, stride): argument
151 def wrap_WebPEncodeLosslessBGR(rgb, unused1, unused2, width, height, stride): argument
155 def wrap_WebPEncodeLosslessRGBA(rgb, unused1, unused2, width, height, stride): argument
159 def wrap_WebPEncodeLosslessBGRA(rgb, unused1, unused2, width, height, stride): argument
166 def WebPEncodeRGB(rgb, width, height, stride, quality_factor): argument
175 def WebPEncodeRGBA(rgb, width, height, stride, quality_factor): argument
[all …]
/aosp_15_r20/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() 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() argument
208 // color is a struct of either a rgb color or a terminal color. argument
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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
/aosp_15_r20/external/fmtlib/include/fmt/
H A 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
/aosp_15_r20/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() 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() 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
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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() 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
/aosp_15_r20/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() 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() 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
/aosp_15_r20/prebuilts/vndk/v31/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() function
203 // color is a struct of either a rgb color or a terminal color. argument
/aosp_15_r20/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() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/aosp_15_r20/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() 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
/aosp_15_r20/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() function
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
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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() argument
203 // color is a struct of either a rgb color or a terminal color. argument
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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
/aosp_15_r20/prebuilts/vndk/v30/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() function
203 // color is a struct of either a rgb color or a terminal color. argument
/aosp_15_r20/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() 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
/aosp_15_r20/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() 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() 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
/aosp_15_r20/prebuilts/vndk/v34/arm64/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() 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
/aosp_15_r20/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() 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
/aosp_15_r20/prebuilts/vndk/v32/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() 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

12345678910>>...27