Searched refs:ensureBuffers (Results 1 – 4 of 4) sorted by relevance
110 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRunList& glyphRunList);111 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRun& glyphRun);
83 ScopedBuffers _ = this->ensureBuffers(glyphRunList); in drawForBitmapDevice()241 ScopedBuffers _ = this->ensureBuffers(glyphRun); in processGlyphRun()375 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRunList& glyphRunList) -> ScopedBuffers { in ensureBuffers() function in SkGlyphRunListPainter383 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) -> ScopedBuffers { in ensureBuffers() function in SkGlyphRunListPainter
86 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRunList& glyphRunList);89 ScopedBuffers SK_WARN_UNUSED_RESULT ensureBuffers(const SkGlyphRun& glyphRun);
161 ScopedBuffers _ = this->ensureBuffers(glyphRunList); in drawForBitmapDevice()392 ScopedBuffers _ = this->ensureBuffers(glyphRun); in processGlyphRunList()595 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRunList& glyphRunList) -> ScopedBuffers { in ensureBuffers() function in SkGlyphRunListPainter604 SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) { in ensureBuffers() function in SkGlyphRunListPainter