HomeSort by relevance Sort by last modified time
    Searched full:aspect (Results 101 - 125 of 194) sorted by null

1 2 3 45 6 7 8

  /external/quake/quake/src/WinQuake/
gl_vidandroid.cpp 316 vid.aspect = (float) scr_width / (float) scr_height;
screen.cpp 276 R_ViewChanged (&vrect, sb_lines, vid.aspect);
vid_ext.cpp 371 vesa_modes[nummodes].aspect =
vid_sunx.cpp 583 vid.aspect = 1.0;
vid_sunxil.cpp 406 vid.aspect = 1.0;
vid_x.cpp 668 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
  /external/webkit/WebCore/rendering/
RenderImage.cpp 650 height = cw * height / width; // preserve aspect ratio
  /external/zlib/examples/
gun.c 165 aspect of the compressed data format derived from an implementation that
  /frameworks/base/libs/surfaceflinger/
LayerBuffer.cpp 548 // we don't have to keep the aspect ratio here
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 279 // aspect ratio
    [all...]
  /packages/apps/Email/src/org/apache/commons/io/
DirectoryWalker.java 87 * Choosing which directories and files to process can be a key aspect
  /prebuilt/darwin-x86/swt/about_files/
IJG_README 104 achieved that goal in every aspect of the software, but we strive for it.
  /prebuilt/darwin-x86_64/swt/about_files/
IJG_README 104 achieved that goal in every aspect of the software, but we strive for it.
  /prebuilt/linux-x86/swt/about_files/
IJG_README 104 achieved that goal in every aspect of the software, but we strive for it.
  /prebuilt/linux-x86_64/swt/about_files/
IJG_README 104 achieved that goal in every aspect of the software, but we strive for it.
  /prebuilt/windows/swt/about_files/
IJG_README 104 achieved that goal in every aspect of the software, but we strive for it.
  /prebuilt/windows-x86_64/swt/about_files/
IJG_README 104 achieved that goal in every aspect of the software, but we strive for it.
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
pvm4vencoder.cpp 390 // aspect ratio
    [all...]
  /external/quake/quake/src/QW/client/
screen.c 330 R_ViewChanged (&vrect, sb_lines, vid.aspect);
vid_x.c 594 vid.aspect = ((float)vid.height / (float)vid.width) * (320.0 / 240.0);
gl_vidnt.c     [all...]
  /frameworks/base/docs/html/guide/topics/testing/
testing_android.jd 88 Android tools allow you to write much more sophisticated tests for every aspect
  /external/freetype/src/truetype/
ttinterp.c     [all...]
  /external/icu4c/common/
ucnv_io.c 12 * name resolution aspect of the conversion code.
    [all...]
  /external/jpeg/
jpeglib.h 346 /* 1 for dots/inch, or 2 for dots/cm. Note that the pixel aspect */
    [all...]

Completed in 518 milliseconds

1 2 3 45 6 7 8