Home
last modified time | relevance | path

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

/third_party/skia/m133/modules/skparagraph/src/
DRun.cpp399 const auto& blobBuffer = builder.AllocRunPos(fFont, SkToInt(size)); in copyTo() local
428 auto& blobBuffer = builder.AllocRunRSXform(fFont, SkToInt(size)); in copyTo() local
461 const auto& blobBuffer = builder.allocRunPos(fFont, SkToInt(size)); in copyTo() local
/third_party/skia/modules/skparagraph/src/
DRun.cpp447 const auto& blobBuffer = builder.allocRunPos(fFont, SkToInt(size)); in scaleFontWithCompressionConfig() local
465 const auto& blobBuffer = builder.AllocRunPos(fFont, SkToInt(size)); in scaleFontWithCompressionConfig() local
495 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