aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkFontHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkFontHost.h')
-rw-r--r--include/core/SkFontHost.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/core/SkFontHost.h b/include/core/SkFontHost.h
index b48c565352..30852f22f6 100644
--- a/include/core/SkFontHost.h
+++ b/include/core/SkFontHost.h
@@ -91,16 +91,6 @@ public:
/** @deprecated get from Device. */
static LCDOrder GetSubpixelOrder();
-#ifdef SK_BUILD_FOR_ANDROID
- /**
- * Return the number of font units per em.
- *
- * @param fontID the font to query.
- * @return the number of font units per em or 0 on error.
- */
- static uint32_t GetUnitsPerEm(SkFontID fontID);
-#endif
-
/** If Skia is running in a constrained environment and the typeface
implementation is handle based, the typeface data may become
unavailable asynchronously. If a font host or scaler context method is