Home
last modified time | relevance | path

Searched defs:blobBuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DRun.cpp291 const auto& blobBuffer = builder.allocRunPos(fFont, SkToInt(size)); in scaleFontWithCompressionConfig() local
309 const auto& blobBuffer = builder.AllocRunPos(fFont, SkToInt(size)); in scaleFontWithCompressionConfig() local
339 auto& blobBuffer = builder.AllocRunRSXform(fFont, SkToInt(size)); in scaleFontWithCompressionConfig() local
/third_party/skia/experimental/sktext/src/
DPaint.cpp66 const auto& blobBuffer = builder.allocRunPos(font , SkToInt(glyphCount)); in onGlyphRun() local
/third_party/skia/experimental/sktext/include/
DText.h265 const auto& blobBuffer = builder.allocRunPos(font, SkToInt(glyphCount)); in onGlyphRun() local