Searched refs:diff_colors (Results 1 – 4 of 4) sorted by relevance
/third_party/harfbuzz/test/shaping/ |
D | hb_test_tools.py | 7 diff_colors = ['red', 'green', 'blue'] variable 74 def __init__ (self, formatter, colors=diff_colors, symbols=diff_symbols):
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
D | hb_test_tools.py | 7 diff_colors = ['red', 'green', 'blue'] variable 74 def __init__ (self, formatter, colors=diff_colors, symbols=diff_symbols):
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/ |
D | hb_test_tools.py | 13 diff_colors = ['red', 'green', 'blue'] variable 152 def __init__ (self, formatter, colors=diff_colors, symbols=diff_symbols):
|
/third_party/ffmpeg/libavcodec/ |
D | rpzaenc.c | 156 static int diff_colors(uint8_t *colorA, uint8_t *colorB) in diff_colors() function 369 int variance = diff_colors(dithered_color, colors[palette_entry]); in match_color()
|