Lines Matching refs:match
69 match = []
72 match.append('~blurroundrect')
73 match.append('~patch_grid') # skia:2847
74 match.append('~desk_carsvg')
76 match.extend(['~gradient', '~etc1bitmap']) # skia:2895
78 match.append('~desk_unicodetable')
80 match.append('~GLInstancedArraysBench') # skia:4371
83 match.append('~blurroundrect')
84 match.append('~patch_grid') # skia:2847
85 match.append('~desk_carsvg')
86 match.append('~keymobi')
87 match.append('~path_hairline')
88 match.append('~GLInstancedArraysBench') # skia:4714
97 match.append('~interlaced1.png')
98 match.append('~interlaced2.png')
99 match.append('~interlaced3.png')
103 match.append('~inc0.gif')
104 match.append('~inc1.gif')
105 match.append('~incInterlaced.gif')
106 match.append('~inc0.jpg')
107 match.append('~incGray.jpg')
108 match.append('~inc0.wbmp')
109 match.append('~inc1.wbmp')
110 match.append('~inc0.webp')
111 match.append('~inc1.webp')
112 match.append('~inc0.ico')
113 match.append('~inc1.ico')
114 match.append('~inc0.png')
115 match.append('~inc1.png')
116 match.append('~inc2.png')
117 match.append('~inc12.png')
118 match.append('~inc13.png')
119 match.append('~inc14.png')
120 match.append('~inc0.webp')
121 match.append('~inc1.webp')
125 match = ['nothing_will_match_this']
127 if match:
129 args.extend(match)