Searched defs:start_color (Results 1 – 4 of 4) sorted by relevance
42 def start_color(): function
16 def start_color (c): return '' member in ColorFormatter.Null26 def start_color (c): member in ColorFormatter.ANSI42 def start_color (c): member in ColorFormatter.HTML
30 static inline SkColor start_color(ColorType ct) { in start_color() function
3541 tcu::Vec4 start_color; in verify() local