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

/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc154 std::string top_threshold_str = local
157 if (base::StringToDouble(top_threshold_str, &show_threshold) &&
163 std::string top_threshold_str = local
166 if (base::StringToDouble(top_threshold_str, &hide_threshold) &&

Completed in 56 milliseconds