Searched defs:theta (Results 1 – 7 of 7) sorted by relevance
289 const double theta = abs_val_vec[curr_l0_norm - req_l0_norm]; in ReprojectL0() local327 double theta = 0; in ReprojectL1() local
122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate()
213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate()
629 public void setStartAngle(float theta) in setStartAngle()634 public void setCarouselRotationAngle(float theta) { in setCarouselRotationAngle()
305 double theta = (1000+volumeItf->mStereoPosition)*M_PI_4/1000.0f; // 0 <= theta <= Pi/2 in android_player_volumeUpdate() local
450 float theta = atan2(normal.y, normal.x); in storeCapAA() local
2398 float theta = (float) Math.acos(((vel.x * upVec.x) + (vel.y * upVec.y)) / in isFlingingToDelete() local