/external/quake/quake/src/WinQuake/ |
glqnotes.txt | 46 automatically determined by the default 4:3 aspect ratio, you can also
|
gl_vidlinux.cpp | 652 // pick a conheight that matches with correct aspect 679 vid.aspect = ((float)vid.height / (float)vid.width) *
|
gl_vidlinuxglx.cpp | 776 // pick a conheight that matches with correct aspect 890 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
|
r_main.cpp | 358 void R_ViewChanged (vrect_t *pvrect, int lineadj, float aspect)
391 pixelAspect = aspect;
|
/external/quake/quake/src/WinQuake/kit/ |
README.TXT | 46 automatically determined by the default 4:3 aspect ratio, you can also
|
/external/webkit/WebKit/android/WebCoreSupport/ |
MediaPlayerPrivateAndroid.cpp | 254 // - maintain the natural aspect ratio of the poster
|
/external/webkit/WebKit/mac/WebView/ |
WebVideoFullscreenController.mm | 186 // Keep a constrained aspect ratio for the destination window
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-gridview.jd | 149 sides. (Note that, if the images have different aspect-ratios, then less
|
/external/quake/quake/src/QW/client/ |
gl_vidlinux.c | 601 // pick a conheight that matches with correct aspect 626 vid.aspect = ((float)vid.height / (float)vid.width) *
|
gl_vidlinux_svga.c | 639 // pick a conheight that matches with correct aspect 664 vid.aspect = ((float)vid.height / (float)vid.width) *
|
gl_vidlinux_x11.c | 686 // pick a conheight that matches with correct aspect 748 vid.aspect = ((float)vid.height / (float)vid.width) *
|
gl_vidlinuxglx.c | 635 // pick a conheight that matches with correct aspect 686 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
|
r_main.c | 378 void R_ViewChanged (vrect_t *pvrect, int lineadj, float aspect) 411 pixelAspect = aspect;
|
/external/webkit/WebCore/platform/image-decoders/gif/ |
GIFImageReader.cpp | 551 // q[6] = Pixel Aspect Ratio 553 // float aspect = (float)((q[6] + 15) / 64.0);
|
/frameworks/base/core/java/android/gesture/ |
GestureUtils.java | 65 * The scaling does not necessarily keep the aspect ratio of the gesture. 84 * aspect ratio
|
/packages/apps/Camera/src/com/android/camera/ |
Camera.java | [all...] |
/frameworks/base/docs/html/guide/practices/ |
screens_support.jd | 92 <dt><em>Aspect ratio</em></dt> 94 height. Applications can provide layout resources for specific aspect ratios by 100 does not imply a specific aspect ratio. In Android, applications do not work 453 same physical sizes, although screen sizes, aspect ratios, and densities are [all...] |
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
XMLReader.java | 350 * by completion of a parse, unless the definition of that aspect of
|
/external/bison/build-aux/ |
missing | 287 indirectly affecting the aspect of the manual. The spurious
|
/external/bzip2/ |
CHANGES | 126 aspect, they are fully portable.
|
/external/dbus/ |
missing | 287 indirectly affecting the aspect of the manual. The spurious
|
/external/elfutils/config/ |
missing | 273 indirectly affecting the aspect of the manual. The spurious
|
/external/genext2fs/ |
missing | 287 indirectly affecting the aspect of the manual. The spurious
|
/external/grub/ |
missing | 287 indirectly affecting the aspect of the manual. The spurious
|
/external/jpeg/ |
wrgif.c | 256 putc(0, dinfo->pub.output_file); /* Reserved (aspect ratio in GIF89) */
|