HomeSort by relevance Sort by last modified time
    Searched full:widths (Results 176 - 200 of 555) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/widget/
TabWidget.java 68 // When positive, the widths and heights of tabs will be imposed so that
204 // Measure again, this time with imposed tab widths and respecting
  /frameworks/base/media/java/android/media/
Image.java 123 * All planes have the same widths and heights.
131 * A (alpha) planes. All planes have the same widths and heights.
  /hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp 127 return; // not supporting odd widths
182 return; // not supporting odd widths
  /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
VideoChatTestActivity.java 188 final int widths[] = new int[] {320, 640}; local
234 TestCamera(whichCamera, widths[whichResolution],
  /cts/apps/CameraITS/pymodules/its/
device.py 702 widths = None
719 widths = [out['width'] for out in outputs]
729 obj["width"] = widths[j]
734 buf_size = widths[j] * heights[j] * 3 / 2
    [all...]
  /cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerAppConfigurationTests.java 213 * Throws an AssertionError if fullscreenSizes has widths/heights (depending on aspect ratio)
  /dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java 50 * Turns the given two strings (with widths) and spacer into a formatted
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 50 * Turns the given two strings (with widths) and spacer into a formatted
  /external/autotest/frontend/client/src/autotest/tko/
TestDetailView.java 112 * Firefox fails to set relative widths correctly for elements with overflow: scroll (or
  /external/dexmaker/src/dx/java/com/android/dx/util/
TwoColumnOutput.java 50 * Turns the given two strings (with widths) and spacer into a formatted
  /external/freetype/include/
ftcffdrv.h 68 * TrueType, which changes glyph widths to accommodate regular
  /external/freetype/include/internal/
ftdriver.h 145 /* widths of `count' glyphs (in font units), */
  /external/freetype/src/truetype/
ttinterp.h 262 FT_Bool compatible_widths; /* compatible widths? */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftcffdrv.h 68 * TrueType, which changes glyph widths to accommodate regular
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftdriver.h 145 /* widths of `count' glyphs (in font units), */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttinterp.h 262 FT_Bool compatible_widths; /* compatible widths? */
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
HorizontalGroup.java 28 * The preferred width is the sum of the children's preferred widths, plus spacing if set. The preferred height is the largest
  /external/libhevc/decoder/
ihevcd_defs.h 255 * Holds tile information such as start position, widths and heights
  /external/llvm/tools/llvm-cov/
CoverageReport.cpp 94 /// \brief Adjust column widths to fit long file paths and function names.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_state.c 88 * widths.
  /external/pdfium/third_party/freetype/include/freetype/
ftcffdrv.h 68 * TrueType, which changes glyph widths to accommodate regular
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftdriver.h 145 /* widths of `count' glyphs (in font units), */
  /external/pdfium/third_party/freetype/src/truetype/
ttinterp.h 262 FT_Bool compatible_widths; /* compatible widths? */
  /external/skia/gm/
smallpaths.cpp 246 // third column: stroked paths with different widths
  /frameworks/base/core/java/com/android/internal/widget/
AlertDialogLayout.java 207 // another measure pass to for MATCH_PARENT widths.

Completed in 2272 milliseconds

1 2 3 4 5 6 78 91011>>