Searched defs:metrics (Results 201 - 223 of 223) sorted by relevance

123456789

/external/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc664 // Discard the first delay metrics to avoid convergence effects.
691 // Verify delay metrics.
926 EchoCancellation::Metrics metrics; local
928 apm_->echo_cancellation()->GetMetrics(&metrics));
/external/ImageMagick/MagickCore/
H A Dxwindow.c9018 % const PointInfo *offset,TypeMetric *metrics,ExceptionInfo *exception)
9028 % o metrics: bounding box of text.
9034 const DrawInfo *draw_info,const PointInfo *offset,TypeMetric *metrics,
9172 metrics->pixels_per_em.x=(double) font_info->max_bounds.width;
9173 metrics->pixels_per_em.y=(double) font_info->ascent+font_info->descent;
9174 metrics->ascent=(double) font_info->ascent+4;
9175 metrics->descent=(double) (-font_info->descent);
9176 metrics->width=annotate_info.width/ExpandAffine(&draw_info->affine);
9177 metrics->height=font_info->ascent+font_info->descent;
9178 metrics
8976 XRenderImage(Image *image, const DrawInfo *draw_info,const PointInfo *offset,TypeMetric *metrics, ExceptionInfo *exception) argument
9976 XRenderImage(Image *image, const DrawInfo *draw_info,const PointInfo *offset,TypeMetric *metrics, ExceptionInfo *exception) argument
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h615 Metrics metrics; member in struct:VP9_COMP
/external/skia/src/pdf/
H A DSkPDFDevice.cpp1423 const SkAdvancedTypefaceMetrics* metrics = local
1425 if (!metrics) {
1496 const SkTDArray<SkUnichar>& glyphToUnicode = metrics->fGlyphToUnicode;
1503 bool multiByteGlyphs = SkPDFFont::IsMultiByte(SkPDFFont::FontType(*metrics));
/external/skqp/src/pdf/
H A DSkPDFDevice.cpp1423 const SkAdvancedTypefaceMetrics* metrics = local
1425 if (!metrics) {
1496 const SkTDArray<SkUnichar>& glyphToUnicode = metrics->fGlyphToUnicode;
1503 bool multiByteGlyphs = SkPDFFont::IsMultiByte(SkPDFFont::FontType(*metrics));
/external/ImageMagick/Magick++/lib/
H A DImage.cpp3084 TypeMetric *metrics)
3092 GetTypeMetrics(image(),drawInfo,&(metrics->_typeMetric),exceptionInfo);
3098 TypeMetric *metrics)
3106 GetMultilineTypeMetrics(image(),drawInfo,&(metrics->_typeMetric),exceptionInfo);
3083 fontTypeMetrics(const std::string &text_, TypeMetric *metrics) argument
3097 fontTypeMetricsMultiline(const std::string &text_, TypeMetric *metrics) argument
/external/robolectric/v1/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 694 milliseconds

123456789