Searched defs:fAspect (Results 1 – 3 of 3) sorted by relevance
473 const float fAspect, in PVRTMatrixPerspectiveFovLHF()530 const float fAspect, in PVRTMatrixPerspectiveFovRHF()
477 const int fAspect, in PVRTMatrixPerspectiveFovLHX()532 const int fAspect, in PVRTMatrixPerspectiveFovRHX()
595 float fAspect = PVRShellGet(prefWidth) / (float)PVRShellGet(prefHeight); in InitView() local