Searched refs:PVRTMatrixScaling (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTMatrix.h | 167 #define PVRTMatrixScaling PVRTMatrixScalingX macro 195 #define PVRTMatrixScaling PVRTMatrixScalingF macro
|
D | PVRTModelPOD.cpp | 2355 PVRTMatrixScaling(mOut, v.x, v.y, v.z); 2359 PVRTMatrixScaling(mOut, node.pfAnimScale[0], node.pfAnimScale[1], node.pfAnimScale[2]); 3256 PVRTMatrixScaling(mScale, 1.0f / vScale.x, 1.0f / vScale.y, 1.0f / vScale.z);
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPrint3DAPI.cpp | 594 PVRTMatrixScaling(matTransform, f2vt(fScale), f2vt(fScale), f2vt(1.0f)); in APIDrawLogo()
|