Searched defs:ColorPos (Results 1 – 1 of 1) sorted by relevance
129 struct ColorPos { struct134 ColorPos() : fColors(nullptr), fPos(nullptr), fCount(0) {} in ColorPos() argument135 ~ColorPos() { in ~ColorPos() argument153 static void make0(ColorPos* rec) { in make0() argument