Home
last modified time | relevance | path

Searched defs:metrics (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/skia/gm/
H A Dscaledemoji_rendering.cpp59 SkFontMetrics metrics; variable
H A Duserfont.cpp31 SkFontMetrics metrics; in make_tf() local
H A Dscaledemoji.cpp73 SkFontMetrics metrics; variable
121 SkFontMetrics metrics; variable
184 SkFontMetrics metrics; global() variable
[all...]
H A Dcolrv1.cpp155 SkFontMetrics metrics; variable
/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H A DJankAnimatorMonitorConverter.h32 static JankAnimatorReportEvent ConverterReportData(AnimatorMetrics metrics, in ConverterReportData() argument
[all...]
H A DAppLaunchMonitorConverter.h74 static AppStartReportEvent ConvertMetricToReportEvent(IAppLaunchSceneDataProcessor::AppStartMetrics metrics) in ConvertMetricToReportEvent() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDemoTextBox.java93 private FontMetrics metrics; field in DemoTextBox
/third_party/node/deps/v8/src/logging/
H A Dmetrics.cc11 namespace metrics { namespace
H A Dmetrics.h21 namespace metrics { namespace
/third_party/skia/src/core/
H A DSkTypeface_remote.cpp61 void SkScalerContextProxy::generateFontMetrics(SkFontMetrics* metrics) { in generateFontMetrics() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DHorizontalMetricsTableBuilder.java48 private final List<LongHorMetric> metrics; field in HorizontalMetricsTableBuilder
50 public HorizontalMetricsTableBuilder(Font.Builder fontBuilder, List<LongHorMetric> metrics) { in HorizontalMetricsTableBuilder() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafindic.c31 af_indic_metrics_init( AF_CJKMetrics metrics, in af_indic_metrics_init() argument
59 af_indic_metrics_scale( AF_CJKMetrics metrics, in af_indic_metrics_scale() argument
91 af_indic_get_standard_widths( AF_CJKMetrics metrics, FT_Pos* stdHW, FT_Pos* stdVW ) af_indic_get_standard_widths() argument
[all...]
H A Dafloader.h45 AF_StyleMetrics metrics; member
H A Dafglobal.c421 AF_StyleMetrics metrics = NULL; in FT_LOCAL_DEF() local
[all...]
H A Dafglobal.h119 AF_StyleMetrics metrics[AF_STYLE_MAX]; member
/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DJankAnimatorMonitor.cpp74 void JankAnimatorMonitor::ReportMetrics(const AnimatorMetrics& metrics) in ReportMetrics() argument
91 void JankAnimatorMonitor::ReportNormal(const AnimatorMetrics& metrics) in ReportNormal() argument
101 ReportCritical(const AnimatorMetrics& metrics, const std::string& traceFileName, const std::string& infoFileName) ReportCritical() argument
[all...]
H A DAppLaunchMonitor.cpp64 void AppLaunchMonitor::ReportMetrics(const AppStartMetrics& metrics) in ReportMetrics() argument
74 void AppLaunchMonitor::ReportNormal(const AppStartMetrics& metrics) in ReportNormal() argument
86 AppStartReportEvent AppLaunchMonitor::ConstructReportEvent(const AppStartMetrics& metrics) in ConstructReportEvent() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DCommandOptions.java26 public Boolean metrics = false; field in CommandOptions
/third_party/skia/tools/fonts/
H A DToolUtilsFont.cpp72 SkFontMetrics metrics; in sample_user_typeface() local
[all...]
H A DTestTypeface.cpp102 void TestTypeface::getFontMetrics(SkFontMetrics* metrics) { *metrics = fTestFont->fMetrics; } in getFontMetrics() argument
187 this->getTestTypeface()->getFontMetrics(metrics); variable
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.cpp92 AnimatorMetrics metrics = CalcMetrics(*record); in ProcessSceneData() local
178 void AnimatorSceneDataProcessor::Report(const AnimatorMetrics& metrics) in Report() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat2.java68 private BigGlyphMetrics.Builder metrics; field in IndexSubTableFormat2.Builder
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c231 FT_Incremental_MetricsRec metrics; in FT_CALLBACK_DEF() local
434 FT_Glyph_Metrics* metrics = &cidglyph->metrics; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c142 FT_Incremental_MetricsRec metrics; in T1_Parse_Glyph_And_Get_Char_String() local
482 FT_Glyph_Metrics* metrics = &t1glyph->metrics; FT_LOCAL_DEF() local
[all...]
/third_party/python/Lib/tkinter/
H A Dfont.py163 def metrics(self, *options, **kw): member in Font

Completed in 8 milliseconds

1234