Searched defs:start_color (Results 1 – 2 of 2) sorted by relevance
/external/harfbuzz_ng/test/shaping/ | ||
D | hb_test_tools.py | 17 def start_color (c): return '' member in ColorFormatter.Null |
/external/skia/bench/ | ||
D | RotatedRectBench.cpp | 27 static inline SkColor start_color(ColorType ct) { in start_color() function |