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

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h329 uint32 static_views_accumulated_count_; member in class:CallClient
H A Dcallclient.cc390 static_views_accumulated_count_(0),
1480 int offset = (50 * static_views_accumulated_count_) % 300;
1509 ++static_views_accumulated_count_;

Completed in 100 milliseconds