Searched defs:theta (Results 1 – 7 of 7) sorted by relevance
64 const float theta = sqrt(theta_squared); in ExpSU2() local
190 val theta = atan(thetaTan) in <lambda>() constant
122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate()
213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate()
173 const float theta = std::atan2(groundTruthTrajectory[1], groundTruthTrajectory[0]); in updateAggregatedMetrics() local
152 float theta = acos(angle); in rsQuaternionSlerp() local
351 double theta = (1000+volumeItf->mStereoPosition)*M_PI_4/1000.0f; // 0 <= theta <= Pi/2 in android_player_volumeUpdate() local