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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTFixedPoint.h 35 #define PVRT_PIf (3.1415926535f)
40 #define PVRT_PIx PVRTF2X(PVRT_PIf)
102 #define PVRT_PI PVRT_PIf
PVRTMatrixF.cpp 512 PVRTMatrixRotationZF(mRotation, 90.0f*PVRT_PIf/180.0f);
569 PVRTMatrixRotationZF(mRotation, -90.0f*PVRT_PIf/180.0f);
615 PVRTMatrixRotationZF(mRotation, -90.0f*PVRT_PIf/180.0f);
661 PVRTMatrixRotationZF(mRotation, -90.0f*PVRT_PIf/180.0f);
PVRTMatrixX.cpp 514 PVRTMatrixRotationZX(mRotation, PVRTF2X(90.0f*PVRT_PIf/180.0f));
569 PVRTMatrixRotationZX(mRotation, PVRTF2X(-90.0f*PVRT_PIf/180.0f));
622 PVRTMatrixRotationZX(mRotation, PVRTF2X(-90.0f*PVRT_PIf/180.0f));
675 PVRTMatrixRotationZX(mRotation, PVRTF2X(-90.0f*PVRT_PIf/180.0f));

Completed in 863 milliseconds