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

/external/chromium_org/net/spdy/
H A Dspdy_priority_tree.h266 float float_weight = node.weight * static_cast<float>(child->weight) / local
268 int new_weight = std::floor(float_weight + 0.5);

Completed in 200 milliseconds