Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp24 void SkGlyph::toMask(SkMask* mask) const { in toMask() function in SkGlyph
317 glyph->toMask(&src); in getMetrics()
528 glyph->toMask(&mask); in getImage()
552 glyph->toMask(&srcM); in getImage()
/external/skia/include/core/
DSkScalerContext.h156 void toMask(SkMask* mask) const;