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

/external/skia/include/core/
H A DSkTextBlob.h161 * @return A writable glyph buffer, valid until the next allocRun() or
171 const RunBuffer& allocRun(const SkPaint& font, int count, SkScalar x, SkScalar y, function in class:final::SkTextBlobBuilder
190 * @return Writable glyph and position buffers, valid until the next allocRun()
214 * @return Writable glyph and position buffers, valid until the next allocRun()

Completed in 76 milliseconds