next_pow2         216 native_client_sdk/src/gonacl_appengine/src/voronoi/voronoi.cc   *w = static_cast<int>(next_pow2(ps_context_->width)) / parts;
next_pow2         217 native_client_sdk/src/gonacl_appengine/src/voronoi/voronoi.cc   *h = static_cast<int>(next_pow2(ps_context_->height)) / parts;