Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.h96 return fFontMetricsY; in getFontMetricsY()
234 SkPaint::FontMetrics fFontMetricsY; variable
DSkGlyphCache.cpp59 fScalerContext->getFontMetrics(NULL, &fFontMetricsY); in SkGlyphCache()