Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp35 void SkGlyph::toMask(SkMask* mask) const { in toMask() function in SkGlyph
353 glyph->toMask(&src); in getMetrics()
412 glyph->toMask(&mask); in getImage()
466 glyph->toMask(&srcM); in getImage()
/external/skia/include/core/
DSkScalerContext.h159 void toMask(SkMask* mask) const;