Searched refs:ensureBuffers (Results 1 – 4 of 4) sorted by relevance
106 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRunList& glyphRunList);107 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRun& glyphRun);
84 ScopedBuffers _ = this->ensureBuffers(glyphRunList); in drawForBitmapDevice()242 ScopedBuffers _ = this->ensureBuffers(glyphRun); in processGlyphRun()372 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRunList& glyphRunList) -> ScopedBuffers { in ensureBuffers() function in SkGlyphRunListPainter380 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) -> ScopedBuffers { in ensureBuffers() function in SkGlyphRunListPainter
126 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRunList& glyphRunList);129 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRun& glyphRun);
155 ScopedBuffers _ = this->ensureBuffers(glyphRunList); in drawForBitmapDevice()376 ScopedBuffers _ = this->ensureBuffers(glyphRun); in drawGlyphRunAsBMPWithPathFallback()479 SkGlyphRunListPainter::ensureBuffers(const SkGlyphRunList& glyphRunList) { in ensureBuffers() function in SkGlyphRunListPainter488 SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) { in ensureBuffers() function in SkGlyphRunListPainter