HomeSort by relevance Sort by last modified time
    Searched full:widths (Results 151 - 175 of 499) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.css 154 /* Wrapper for the code column to make widths get calculated correctly */
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftadvanc.h 5 /* Quick computation of advance widths (specification only). */
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
iosfwd 56 * widths (wide and narrow). The typedefs are the same as the
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java 1730 Range<Integer> counts = null, widths = null, heights = null; local
    [all...]
Image.java 123 * All planes have the same widths and heights.
131 * A (alpha) planes. All planes have the same widths and heights.
  /external/opencv3/modules/imgproc/src/
lsd.cpp 197 * @param width Return: Vector of widths of the regions, where the lines are found. E.g. Width of line.
292 * @param widths Return: Vector of widths of the regions, where the lines are found. E.g. Width of line.
301 std::vector<double>& widths, std::vector<double>& precisions,
439 std::vector<double>& widths, std::vector<double>& precisions,
522 if(w_needed) widths.push_back(rec.width);
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 85 <dt><a href="TableLayout12.html">12. Various Widths</a></dt>
86 <dd>Demonstrates the use of elements of various widths in a table. </dd>
  /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
  /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...]
  /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/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

Completed in 2248 milliseconds

1 2 3 4 5 67 8 91011>>