HomeSort by relevance Sort by last modified time
    Searched refs:widths (Results 51 - 75 of 144) sorted by null

1 23 4 5 6

  /cts/tests/tests/text/src/android/text/cts/
StaticLayoutLineBreakingTest.java 422 int[] widths = new int[] { 0, 4, 10 }; local
430 for (int width: widths) {
437 int[] widths = new int[] { 1, 4 }; local
438 for (int width: widths) {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_layout.cc 194 int widths[] = { local
200 int min_width = *std::max_element(&widths[0], &widths[arraysize(widths)]);
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 116 float widths[] = new float[allDigits.length()]; local
117 int ll = mPaint.getTextWidths(allDigits, widths);
120 if (widths[ii] > widths[largest]) {
125 mEm = widths[largest];
  /cts/apps/CameraITS/pymodules/its/
device.py 482 widths = None
494 widths = [out['width'] for out in outputs]
505 obj["width"] = widths[j]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java 732 private void prepareCaptureReader(int[] widths, int[] heights, int formats[], int numSurfaces) {
742 mCaptureReaders[i] = ImageReader.newInstance(widths[i], heights[i], formats[i],
754 int widths[] = new int[1];
757 widths[0] = sizes[0].getWidth();
760 int width = widths[0];
763 prepareCaptureReader(widths, heights, formats, 1);
    [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkPdfFont.h 419 const SkPdfArray* widths = dict->Widths(parsed); local
420 for (unsigned int i = 0 ; i < widths->size(); i++) {
422 fChars[i].fWidth = (*widths)[i]->numberValue();
  /external/chromium_org/third_party/skia/gm/
blurrect.cpp 167 const int widths[] = {25, 5, 5, 100, 150, 25}; local
179 for (size_t i = 0 ; i < SK_ARRAY_COUNT(widths) ; i++) {
180 int width = widths[i];
techtalk1.cpp 301 SkScalar widths[256]; local
302 int count = paint.getTextWidths(text, len, widths, bounds);
307 adv += widths[j];
  /external/skia/experimental/PdfViewer/
SkPdfFont.h 419 const SkPdfArray* widths = dict->Widths(parsed); local
420 for (unsigned int i = 0 ; i < widths->size(); i++) {
422 fChars[i].fWidth = (*widths)[i]->numberValue();
  /external/skia/gm/
blurrect.cpp 167 const int widths[] = {25, 5, 5, 100, 150, 25}; local
179 for (size_t i = 0 ; i < SK_ARRAY_COUNT(widths) ; i++) {
180 int width = widths[i];
techtalk1.cpp 301 SkScalar widths[256]; local
302 int count = paint.getTextWidths(text, len, widths, bounds);
307 adv += widths[j];
  /external/chromium_org/third_party/freetype/src/autofit/
aftypes.h 91 AF_Width widths,
aflatin.c 52 /* Find segments and links, compute all stem widths, and initialize */
63 FT_TRACE5(( "standard widths computation\n"
144 axis->widths[num_widths++].org = dist;
148 /* this also replaces multiple almost identical stem widths */
150 af_sort_and_quantize_widths( &num_widths, axis->widths,
163 ? axis->widths[0].org
176 FT_TRACE5(( "%s widths:\n",
182 FT_TRACE5(( " %d", axis->widths[i].org ));
568 /* Adjust scaling value, then scale and shift widths */
672 /* scale the widths */
    [all...]
aflatin2.c 137 axis->widths[num_widths++].org = dist;
141 af_sort_widths( num_widths, axis->widths );
153 ? axis->widths[0].org
613 /* scale the standard widths */
616 AF_Width width = axis->widths + nn;
    [all...]
afcjk.c 149 axis->widths[num_widths++].org = dist;
153 /* this also replaces multiple almost identical stem widths */
155 af_sort_and_quantize_widths( &num_widths, axis->widths,
167 stdw = ( axis->width_count > 0 ) ? axis->widths[0].org
    [all...]
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 33 /***** STANDARD WIDTHS *****/
39 /* scale the widths/heights table */
47 PSH_Width width = stdw->widths;
100 w = dimension->stdw.widths[n].cur;
661 /* copy standard widths */
664 PSH_Width write = dim->stdw.widths;
684 PSH_Width write = dim->stdw.widths;
  /external/freetype/src/autofit/
aflatin.c 53 /* Find segments and links, compute all stem widths, and initialize */
65 "latin standard widths computation (style `%s')\n"
203 axis->widths[num_widths++].org = dist;
207 /* this also replaces multiple almost identical stem widths */
209 af_sort_and_quantize_widths( &num_widths, axis->widths,
221 stdw = ( axis->width_count > 0 ) ? axis->widths[0].org
234 FT_TRACE5(( "%s widths:\n",
240 FT_TRACE5(( " %d", axis->widths[i].org ));
883 /* Adjust scaling value, then scale and shift widths */
1000 FT_TRACE5(( "%s widths (style `%s')\n"
    [all...]
afcjk.c 78 "cjk standard widths computation (style `%s')\n"
203 axis->widths[num_widths++].org = dist;
207 /* this also replaces multiple almost identical stem widths */
209 af_sort_and_quantize_widths( &num_widths, axis->widths,
221 stdw = ( axis->width_count > 0 ) ? axis->widths[0].org
234 FT_TRACE5(( "%s widths:\n",
240 FT_TRACE5(( " %d", axis->widths[i].org ));
580 /* Adjust scaling value, then scale and shift widths */
    [all...]
aflatin2.c 138 axis->widths[num_widths++].org = dist;
142 af_sort_widths( num_widths, axis->widths );
154 ? axis->widths[0].org
614 /* scale the standard widths */
617 AF_Width width = axis->widths + nn;
    [all...]
  /external/freetype/src/pshinter/
pshglob.c 33 /***** STANDARD WIDTHS *****/
39 /* scale the widths/heights table */
47 PSH_Width width = stdw->widths;
100 w = dimension->stdw.widths[n].cur;
661 /* copy standard widths */
664 PSH_Width write = dim->stdw.widths;
684 PSH_Width write = dim->stdw.widths;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.c 33 /***** STANDARD WIDTHS *****/
39 /* scale the widths/heights table */
47 PSH_Width width = stdw->widths;
100 w = dimension->stdw.widths[n].cur;
669 /* copy standard widths */
672 PSH_Width write = dim->stdw.widths;
692 PSH_Width write = dim->stdw.widths;
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java 783 * Returns the range of supported video widths.
1093 Range<Integer> counts = null, widths = null, heights = null; local
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 955 char[] text, int index, int count, int bidiFlags, float[] widths) {
957 if (widths != null) {
959 widths[i]=0;
973 RectF bounds = delegate.measureText(text, index, count, widths, 0, bidiFlags);
979 String text, int start, int end, int bidiFlags, float[] widths) {
981 end - start, bidiFlags, widths);
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPaint.cpp     [all...]
  /external/skia/src/core/
SkPaint.cpp     [all...]

Completed in 814 milliseconds

1 23 4 5 6