HomeSort by relevance Sort by last modified time
    Searched refs:getFontMetricsY (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkGlyphCache.h 91 const SkPaint::FontMetrics& getFontMetricsY() const {
SkPaint.cpp 975 *(SkPaint::FontMetrics*)context = cache->getFontMetricsY();
1006 const FontMetrics& my = cache->getFontMetricsY();
    [all...]

Completed in 405 milliseconds