Home
last modified time | relevance | path

Searched defs:rgb_color (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/gregbook/
Drpng2-win.c196 static struct rgb_color { struct
217 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color); argument
Drpng2-x.c221 static struct rgb_color { struct
243 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color); argument
/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h818 struct rgb_color { struct
830 static const rgb_color globalColorArray[]; argument
/external/fmtlib/include/fmt/
Dcolor.h221 uint32_t rgb_color; member