Searched refs:EnsureBuffers (Results 1 – 3 of 3) sorted by relevance
48 static ScopedBuffers SK_WARN_UNUSED_RESULT EnsureBuffers(const GlyphRunList& glyphRunList);
374 auto SkSubRunBuffers::EnsureBuffers(const GlyphRunList& glyphRunList) -> ScopedBuffers { in EnsureBuffers() function in sktext::SkSubRunBuffers
2500 auto bufferScope = SkSubRunBuffers::EnsureBuffers(glyphRunList); in MakeInAlloc()