HomeSort by relevance Sort by last modified time
    Searched defs:allocRun (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkTextBlob.h 183 * @return A writable glyph buffer, valid until the next allocRun() or
193 const RunBuffer& allocRun(const SkPaint& font, int count, SkScalar x, SkScalar y,
212 * @return Writable glyph and position buffers, valid until the next allocRun()
236 * @return Writable glyph and position buffers, valid until the next allocRun()
  /external/skqp/include/core/
SkTextBlob.h 183 * @return A writable glyph buffer, valid until the next allocRun() or
193 const RunBuffer& allocRun(const SkPaint& font, int count, SkScalar x, SkScalar y,
212 * @return Writable glyph and position buffers, valid until the next allocRun()
236 * @return Writable glyph and position buffers, valid until the next allocRun()

Completed in 302 milliseconds