Searched defs:fovy (Results 1 – 3 of 3) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | gl_rmain.c | 909 void MYgluPerspective( float fovy, float aspect, in MYgluPerspective() 925 void MYgluPerspective( GLdouble fovy, GLdouble aspect, in MYgluPerspective()
|
/external/quake/quake/src/WinQuake/ |
D | gl_rmain.cpp | 1008 void MYgluPerspective( float fovy, float aspect, in MYgluPerspective() 1024 void MYgluPerspective( GLdouble fovy, GLdouble aspect, in MYgluPerspective()
|
/external/opencv/cv/src/ |
D | cvcalibration.cpp | 1757 double apertureWidth, double apertureHeight, double *fovx, double *fovy, in cvCalibrationMatrixValues()
|