Searched defs:allocRun (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkTextBlob.cpp270 buf = &blobBuilder.allocRun(font, glyphCount, offset.x(), offset.y(), &bounds);
552 const SkTextBlobBuilder::RunBuffer& SkTextBlobBuilder::allocRun(const SkPaint& font, int count, function in class:SkTextBlobBuilder

Completed in 44 milliseconds