Searched refs:DrawOneGlyph (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkDraw.cpp1411 class DrawOneGlyph { class
1413 DrawOneGlyph(const SkDraw& draw, const SkPaint& paint, SkGlyphCache* cache, SkBlitter* blitter) function in class:DrawOneGlyph
1558 DrawOneGlyph drawOneGlyph(*this, paint, cache.get(), wrapper.getBlitter());
1636 DrawOneGlyph drawOneGlyph(*this, paint, cache.get(), wrapper.getBlitter());
/external/skqp/src/core/
H A DSkDraw.cpp1384 class DrawOneGlyph { class
1386 DrawOneGlyph(const SkDraw& draw, const SkPaint& paint, SkGlyphCache* cache, SkBlitter* blitter) function in class:DrawOneGlyph
1531 DrawOneGlyph drawOneGlyph(*this, paint, cache.get(), wrapper.getBlitter());
1609 DrawOneGlyph drawOneGlyph(*this, paint, cache.get(), wrapper.getBlitter());

Completed in 188 milliseconds