Searched refs:PVRTMatrixTranslation (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTMatrix.h | 166 #define PVRTMatrixTranslation PVRTMatrixTranslationX macro 194 #define PVRTMatrixTranslation PVRTMatrixTranslationF macro
|
D | PVRTModelPOD.cpp | 2465 PVRTMatrixTranslation(mOut, v.x, v.y, v.z); 2469 …PVRTMatrixTranslation(mOut, node.pfAnimPosition[0], node.pfAnimPosition[1], node.pfAnimPosition[2]… 3255 PVRTMatrixTranslation(mOffset, -fLower, -fLower, -fLower); 3259 PVRTMatrixTranslation(mOffset, -vOffset.x, -vOffset.y, -vOffset.z);
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPrint3DAPI.cpp | 599 …PVRTMatrixTranslation(matTransform, nXPos - (fLogoSizeXHalfShifted * fScale * nXPos), nYPos - (fLo… in APIDrawLogo()
|