Home
last modified time | relevance | path

Searched refs:getFontMetricsY (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h91 const SkPaint::FontMetrics& getFontMetricsY() const { in getFontMetricsY() function
DSkPaint.cpp976 *(SkPaint::FontMetrics*)context = cache->getFontMetricsY(); in FontMetricsCacheProc()
1007 const FontMetrics& my = cache->getFontMetricsY(); in getFontMetrics()