Searched refs:LookAt (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTVector.h1912 { return LookAt(vEye, vAt, vUp, true); }
1923 { return LookAt(vEye, vAt, vUp, false); }
2040 static PVRTMat4 LookAt(const PVRTVec3& vEye, const PVRTVec3& vAt, const PVRTVec3& vUp, bool bRightHanded) function in struct:PVRTMat4

Completed in 98 milliseconds