HomeSort by relevance Sort by last modified time
    Searched refs:light_z_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 244 float light_x_, light_y_, light_z_; member in class:Planet
312 light_z_ = 0.0f;
439 float Lz = (light_z_ - pz);
573 light_z_ = z;
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
earth.cc 264 float light_x_, light_y_, light_z_; member in class:Planet
345 light_z_ = 0.0f;
483 float Lz = (light_z_ - pz);
621 light_z_ = z;

Completed in 314 milliseconds