Searched defs:fCosine (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTMatrixF.cpp | 149 float fCosine, fSine; in PVRTMatrixRotationXF() local 177 float fCosine, fSine; in PVRTMatrixRotationYF() local 205 float fCosine, fSine; in PVRTMatrixRotationZF() local
|
D | PVRTMatrixX.cpp | 154 int fCosine, fSine; in PVRTMatrixRotationXX() local 182 int fCosine, fSine; in PVRTMatrixRotationYX() local 210 int fCosine, fSine; in PVRTMatrixRotationZX() local
|
D | PVRTQuaternionX.cpp | 119 int fCosine, fAngle, A, B; in PVRTMatrixQuaternionSlerpX() local
|
D | PVRTQuaternionF.cpp | 115 float fCosine, fAngle, A, B; in PVRTMatrixQuaternionSlerpF() local
|