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

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

Completed in 114 milliseconds