Searched defs:cosValue (Results 1 – 6 of 6) sorted by relevance
74 const float cosValue = cos(theta); in MakeHueRotate() local
53 Matrix &Matrix::SetSinCos(const float sinValue, const float cosValue, const float px, const float p… in SetSinCos()
231 float cosValue = static_cast<float>(cos(thetaRad)); in InitLegendreTable() local
198 float cosValue = 0; variable
58 double cosValue = cosf(redian); in CreateRotate() local
1593 float cosValue = std::cos(rad); in SetHueRotateFilter() local