Home
last modified time | relevance | path

Searched refs:PVRTMatrixRotationZ (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h170 #define PVRTMatrixRotationZ PVRTMatrixRotationZX macro
198 #define PVRTMatrixRotationZ PVRTMatrixRotationZF macro
DPVRTVector.cpp175 PVRTMatrixRotationZ(out,angle); in RotationZ()
216 PVRTMatrixRotationZ(out,angle); in RotationZ()
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp604 PVRTMatrixRotationZ(matTransform, -90.0f*PVRT_PI/180.0f); in APIDrawLogo()