Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.cpp145 static SkMask create_mask(const SkGlyph& glyph, SkPoint position, const void* image) { in create_mask() function
240 masks.push_back(create_mask(glyph, position, image)); in drawForBitmapDevice()
/external/skqp/src/core/
DSkGlyphRunPainter.cpp131 static SkMask create_mask(const SkGlyph& glyph, SkPoint position, const void* image) { in create_mask() function
226 masks.push_back(create_mask(glyph, position, image)); in drawForBitmapDevice()