Searched refs:next_color (Results 1 - 6 of 6) sorted by relevance

/external/openfst/src/include/fst/
H A Ddfs-visit.h156 int next_color = state_color[arc.nextstate]; local
157 switch (next_color) {
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddfs-visit.h128 int next_color = state_color[arc.nextstate]; local
129 switch (next_color) {
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
H A Dcoverage_html.js201 var next_color = color;
202 while (next_color === color) {
205 next_color = probe_line.css("background-color");
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack_unittest.cc336 SkColor next_color = rep3.sk_bitmap().getColor(xy, xy); local
337 if (next_color != color) {
338 color = next_color;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dpaint.c127 VGuint next_color = float4_to_argb(ramp_stops + rnext + 1); local
129 next_color, dist);
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dpaint.c127 VGuint next_color = float4_to_argb(ramp_stops + rnext + 1); local
129 next_color, dist);

Completed in 501 milliseconds