SpinPlanet        208 native_client_sdk/src/examples/demo/earth/earth.cc   void SpinPlanet(pp::Point new_point, pp::Point last_point);
SpinPlanet        704 native_client_sdk/src/examples/demo/earth/earth.cc             SpinPlanet(mouse.GetPosition(), mouse.GetPosition());
SpinPlanet        706 native_client_sdk/src/examples/demo/earth/earth.cc             SpinPlanet(mouse.GetPosition(), ui_last_point_);
SpinPlanet        729 native_client_sdk/src/examples/demo/earth/earth.cc             SpinPlanet(screen_point, screen_point);
SpinPlanet        731 native_client_sdk/src/examples/demo/earth/earth.cc             SpinPlanet(screen_point, ui_last_point_);