HomeSort by relevance Sort by last modified time
    Searched refs:next_color (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
coverage_html.js 342 var next_color = color;
343 while (next_color === color) {
346 next_color = probe_line.css("background-color");
  /external/mesa3d/src/gallium/state_trackers/vega/
paint.c 127 VGuint next_color = float4_to_argb(ramp_stops + rnext + 1); local
129 next_color, dist);

Completed in 83 milliseconds