Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
DColor.h51 struct ColorGeneric struct
75 inline bool operator==(const ColorGeneric &a, const ColorGeneric &b); argument
98 using ColorGeneric = angle::ColorGeneric; variable