Searched refs:aspect (Results 26 - 46 of 46) sorted by relevance

12

/external/quake/quake/src/WinQuake/
H A Dgl_rmain.cpp1008 void MYgluPerspective( float fovy, float aspect, argument
1016 xmin = ymin * aspect;
1017 xmax = ymax * aspect;
1024 void MYgluPerspective( GLdouble fovy, GLdouble aspect, argument
1032 xmin = ymin * aspect;
1033 xmax = ymax * aspect;
H A Dgl_vidandroid.cpp316 vid.aspect = (float) scr_width / (float) scr_height;
H A Dscreen.cpp276 R_ViewChanged (&vrect, sb_lines, vid.aspect);
H A Dr_main.cpp358 void R_ViewChanged (vrect_t *pvrect, int lineadj, float aspect) argument
391 pixelAspect = aspect;
H A Dview.cpp1028 vid.aspect *= 0.5;
1049 vid.aspect *= 2;
H A Dvid_win.cpp1358 vid.aspect = ((float)vid.height / (float)vid.width) *
1401 vid.aspect = ((float)vid.height / (float)vid.width) *
1516 vid.aspect = ((float)vid.height / (float)vid.width) *
2422 if (vid.aspect > 1.5)
2517 if (vid.aspect > 1.5)
H A Dvid_ext.cpp371 vesa_modes[nummodes].aspect =
H A Dgl_vidlinuxglx.cpp776 // pick a conheight that matches with correct aspect
890 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
H A Dvid_sunx.cpp583 vid.aspect = 1.0;
H A Dvid_sunxil.cpp406 vid.aspect = 1.0;
H A Dvid_x.cpp668 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
/external/quake/quake/src/QW/client/
H A Dgl_vidandroid.c233 vid.aspect = (float) scr_width / (float) scr_height;
H A Dr_main.c378 void R_ViewChanged (vrect_t *pvrect, int lineadj, float aspect) argument
411 pixelAspect = aspect;
H A Dvid_win.c1399 vid.aspect = ((float)vid.height / (float)vid.width) *
1442 vid.aspect = ((float)vid.height / (float)vid.width) *
1557 vid.aspect = ((float)vid.height / (float)vid.width) *
2462 if (vid.aspect > 1.5)
2557 if (vid.aspect > 1.5)
H A Dgl_vidlinux_x11.c686 // pick a conheight that matches with correct aspect
748 vid.aspect = ((float)vid.height / (float)vid.width) *
H A Dgl_vidlinuxglx.c635 // pick a conheight that matches with correct aspect
686 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
H A Dscreen.c330 R_ViewChanged (&vrect, sb_lines, vid.aspect);
H A Dvid_x.c594 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
H A DRenderManager.java437 float aspect = ((float) viewWidth) / viewHeight;
438 u.setValue(VarType.Float, aspect);
/external/libvorbis/doc/
H A D07-floor1.tex158 An end-of-packet condition while reading any aspect of a floor 1
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1958 milliseconds

12