Searched defs:metrics (Results 51 - 75 of 86) sorted by relevance

1234

/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.cc539 base::ProcessMetrics* metrics = MaybeGetProcessMetrics(); local
540 if (metrics == NULL)
544 if (metrics->GetMemoryBytes(&private_bytes, &shared_bytes)) {
/external/freetype/src/autofit/
H A Dafhints.h76 * `fake' segments that are generated to hint metrics appropriately,
354 AF_ScriptMetrics metrics; member in struct:AF_GlyphHintsRec_
420 AF_ScriptMetrics metrics );
H A Dafcjk.c69 af_cjk_metrics_init_widths( AF_CJKMetrics metrics, argument
79 metrics->axis[AF_DIMENSION_HORZ].width_count = 0;
80 metrics->axis[AF_DIMENSION_VERT].width_count = 0;
100 dummy->units_per_em = metrics->units_per_em;
119 AF_CJKAxis axis = &metrics->axis[dim];
160 AF_CJKAxis axis = &metrics->axis[dim];
165 : AF_LATIN_CONSTANT( metrics, 50 );
264 af_cjk_metrics_init_blues( AF_CJKMetrics metrics, argument
447 axis = &metrics->axis[AF_DIMENSION_VERT];
449 axis = &metrics
501 af_cjk_metrics_check_digits( AF_CJKMetrics metrics, FT_Face face ) argument
571 af_cjk_metrics_scale_dim( AF_CJKMetrics metrics, AF_Scaler scaler, AF_Dimension dim ) argument
663 af_cjk_metrics_scale( AF_CJKMetrics metrics, AF_Scaler scaler ) argument
1170 af_cjk_hints_compute_blue_edges( AF_GlyphHints hints, AF_CJKMetrics metrics, AF_Dimension dim ) argument
1383 AF_CJKMetrics metrics = (AF_CJKMetrics) hints->metrics; local
[all...]
H A Daflatin.c55 af_latin_metrics_init_widths( AF_LatinMetrics metrics, argument
65 metrics->axis[AF_DIMENSION_HORZ].width_count = 0;
66 metrics->axis[AF_DIMENSION_VERT].width_count = 0;
86 dummy->units_per_em = metrics->units_per_em;
105 AF_LatinAxis axis = &metrics->axis[dim];
148 AF_LatinAxis axis = &metrics->axis[dim];
154 : AF_LATIN_CONSTANT( metrics, 50 );
187 af_latin_metrics_init_blues( AF_LatinMetrics metrics, argument
197 AF_LatinAxis axis = &metrics->axis[AF_DIMENSION_VERT];
431 af_latin_metrics_check_digits( AF_LatinMetrics metrics, argument
523 af_latin_metrics_scale_dim( AF_LatinMetrics metrics, AF_Scaler scaler, AF_Dimension dim ) argument
703 af_latin_metrics_scale( AF_LatinMetrics metrics, AF_Scaler scaler ) argument
1592 AF_LatinMetrics metrics = (AF_LatinMetrics) hints->metrics; local
[all...]
H A Daflatin2.c58 af_latin2_metrics_init_widths( AF_LatinMetrics metrics, argument
68 metrics->axis[AF_DIMENSION_HORZ].width_count = 0;
69 metrics->axis[AF_DIMENSION_VERT].width_count = 0;
89 dummy->units_per_em = metrics->units_per_em;
104 AF_LatinAxis axis = &metrics->axis[dim];
147 AF_LatinAxis axis = &metrics->axis[dim];
153 : AF_LATIN_CONSTANT( metrics, 50 );
183 af_latin2_metrics_init_blues( AF_LatinMetrics metrics, argument
193 AF_LatinAxis axis = &metrics->axis[AF_DIMENSION_VERT];
419 af_latin2_metrics_check_digits( AF_LatinMetrics metrics, argument
506 af_latin2_metrics_scale_dim( AF_LatinMetrics metrics, AF_Scaler scaler, AF_Dimension dim ) argument
656 af_latin2_metrics_scale( AF_LatinMetrics metrics, AF_Scaler scaler ) argument
1600 AF_LatinMetrics metrics = (AF_LatinMetrics) hints->metrics; local
[all...]
/external/freetype/src/sfnt/
H A Dttsbit0.c133 FT_Size_Metrics* metrics )
143 metrics->x_ppem = (FT_UShort)strike[44];
144 metrics->y_ppem = (FT_UShort)strike[45];
146 metrics->ascender = (FT_Char)strike[16] << 6; /* hori.ascender */
147 metrics->descender = (FT_Char)strike[17] << 6; /* hori.descender */
148 metrics->height = metrics->ascender - metrics->descender;
151 metrics->max_advance = ( (FT_Char)strike[22] + /* min_origin_SB */
165 TT_SBit_Metrics metrics; member in struct:TT_SBitDecoderRec_
321 TT_SBit_Metrics metrics = decoder->metrics; local
[all...]
/external/freetype/src/truetype/
H A Dttinterp.h139 FT_Size_Metrics metrics; member in struct:TT_ExecContextRec_
140 TT_Size_Metrics tt_metrics; /* size metrics */
H A Dttobjs.h292 /* we have our own copy of metrics so that we can modify */
294 FT_Size_Metrics metrics; member in struct:TT_SizeRec_
H A Dttgload.c68 /* Return the horizontal metrics in font units for a given glyph. */
85 /* Return the vertical metrics in font units for a given glyph. */
173 /* overriding metrics for this glyph. */
177 FT_Incremental_MetricsRec metrics; local
181 metrics.bearing_x = loader->left_bearing;
182 metrics.bearing_y = 0;
183 metrics.advance = loader->advance;
184 metrics.advance_v = 0;
188 glyph_index, FALSE, &metrics );
192 left_bearing = (FT_Short)metrics
1713 FT_Incremental_MetricsRec metrics; local
1777 TT_SBit_MetricsRec metrics; local
[all...]
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontCacheChromiumWin.cpp381 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
417 static int CALLBACK getLastResortFallbackFontProc(const LOGFONT* logFont, const TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
557 // Fall back to Non-client metrics fonts.
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontCacheWin.cpp82 static int CALLBACK linkedFontEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM hfont) argument
348 // Fall back to Non-client metrics fonts.
415 static int CALLBACK matchImprovingEnumProc(CONST LOGFONT* candidate, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
515 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) argument
563 // This masks rounding errors related to the HFONT metrics being different from the CGFont metrics.
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontPlatformData.cpp436 const TEXTMETRIC& FontPlatformData::metrics() const function in class:WebCore::FontPlatformData
/external/webrtc/src/modules/audio_processing/aec/
H A Decho_cancellation.c702 WebRtc_Word32 WebRtcAec_GetMetrics(void *aecInst, AecMetrics *metrics) argument
713 if (metrics == NULL) {
724 metrics->erl.instant = (short) aecpc->aec->erl.instant;
729 metrics->erl.average = (short) dtmp;
732 metrics->erl.average = offsetLevel;
735 metrics->erl.max = (short) aecpc->aec->erl.max;
738 metrics->erl.min = (short) aecpc->aec->erl.min;
741 metrics->erl.min = offsetLevel;
745 metrics->erle.instant = (short) aecpc->aec->erle.instant;
750 metrics
[all...]
/external/webrtc/src/modules/audio_processing/test/
H A Dprocess_test.cc120 printf("\n Level metrics (enabled by default)\n");
892 printf("\n--Level metrics--\n");
896 EchoCancellation::Metrics metrics; local
897 apm->echo_cancellation()->GetMetrics(&metrics);
898 printf("\n--Echo metrics--\n");
901 PrintStat(metrics.echo_return_loss);
903 PrintStat(metrics.echo_return_loss_enhancement);
905 PrintStat(metrics.a_nlp);
911 printf("\n--Delay metrics--\n");
H A Dunit_test.cc512 EchoCancellation::Metrics metrics; local
514 apm_->echo_cancellation()->GetMetrics(&metrics));
/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.cc15 #include "chrome/browser/metrics/metrics_service.h"
195 const MetricsService* metrics = g_browser_process->metrics_service(); local
197 return metrics && metrics->reporting_active() &&
252 // has not restarted since enabling metrics reporting, so we haven't
/external/skia/src/core/
H A DSkPictureRecord.cpp307 SkPaint::FontMetrics metrics; local
308 paint.getFontMetrics(&metrics);
312 bounds.set(0, metrics.fTop + minY,
313 SK_Scalar1, metrics.fBottom + maxY);
/external/skia/src/ports/
H A DSkFontHost_mac_atsui.cpp371 ATSFontMetrics metrics; local
373 &metrics);
374 pts[0].set(0, -SkFloatToScalar(metrics.ascent));
375 pts[1].set(0, -SkFloatToScalar(metrics.ascent));
376 pts[2].set(0, -SkFloatToScalar(metrics.descent));
377 pts[3].set(0, -SkFloatToScalar(metrics.descent));
378 pts[4].set(0, SkFloatToScalar(metrics.leading)); //+ or -?
/external/webkit/Source/WebCore/rendering/
H A DRenderThemeChromiumWin.cpp142 static void getNonClientMetrics(NONCLIENTMETRICS* metrics) argument
146 metrics->cbSize = size;
147 bool success = !!SystemParametersInfo(SPI_GETNONCLIENTMETRICS, size, metrics, 0);
303 NONCLIENTMETRICS metrics; local
304 getNonClientMetrics(&metrics);
305 faceName = AtomicString(metrics.lfSmCaptionFont.lfFaceName, wcslen(metrics.lfSmCaptionFont.lfFaceName));
306 fontSize = systemFontSize(metrics.lfSmCaptionFont);
312 NONCLIENTMETRICS metrics; local
313 getNonClientMetrics(&metrics);
321 NONCLIENTMETRICS metrics; local
[all...]
/external/webkit/Source/WebKit/win/
H A DFullscreenVideoController.cpp516 NONCLIENTMETRICS metrics; local
517 metrics.cbSize = sizeof(metrics);
518 SystemParametersInfo(SPI_GETNONCLIENTMETRICS, metrics.cbSize, &metrics, 0);
520 family.setFamily(metrics.lfSmCaptionFont.lfFaceName);
/external/chromium/chrome/browser/
H A Dbrowser_main.cc18 #include "base/metrics/field_trial.h"
19 #include "base/metrics/histogram.h"
47 #include "chrome/browser/metrics/histogram_synchronizer.h"
48 #include "chrome/browser/metrics/metrics_log.h"
49 #include "chrome/browser/metrics/metrics_service.h"
50 #include "chrome/browser/metrics/thread_watcher.h"
170 #include "chrome/browser/metrics/user_metrics.h"
774 // Initializes the metrics service with the configuration for this process,
785 MetricsService* metrics = g_browser_process->metrics_service(); local
791 metrics
1689 MetricsService* metrics = InitializeMetrics(parsed_command_line, local_state); local
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_util.cc103 << " widget must be realized to compute font metrics correctly";
106 PangoFontMetrics* metrics = pango_context_get_metrics(context, local
112 std::max(pango_font_metrics_get_approximate_char_width(metrics),
113 pango_font_metrics_get_approximate_digit_width(metrics));
115 pango_font_metrics_unref(metrics);
270 << " widget must be realized to compute font metrics correctly";
272 PangoFontMetrics* metrics = pango_context_get_metrics(context, local
276 pango_font_metrics_get_approximate_char_width(metrics) *
281 (pango_font_metrics_get_ascent(metrics) +
282 pango_font_metrics_get_descent(metrics)) *
[all...]
H A Dlocation_bar_view_gtk.cc919 PangoFontMetrics* metrics = pango_context_get_metrics( local
924 pango_font_metrics_get_approximate_char_width(metrics) / PANGO_SCALE;
938 pango_font_metrics_unref(metrics);
/external/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...
/external/freetype/include/freetype/
H A Dfreetype.h204 /* A structure used to model the metrics of a single glyph. The */
262 /* This structure models the metrics of a bitmap strike (i.e., a set */
414 /* transformation which is used to load and hint glyphs and metrics. */
444 /* i.e., the glyph's metrics, its image (bitmap or outline), and */
890 /* vertical metrics. Only relevant for */
1000 /* Indicates that the face contains horizontal glyph metrics. This */
1004 /* Indicates that the face contains vertical glyph metrics. This */
1092 * horizontal metrics (this is true for all font formats though).
1095 * @FT_HAS_VERTICAL can be used to check for vertical metrics.
1109 * metrics
1399 FT_Size_Metrics metrics; /* size metrics */ member in struct:FT_SizeRec_
1613 FT_Glyph_Metrics metrics; member in struct:FT_GlyphSlotRec_
[all...]

Completed in 619 milliseconds

1234