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

/external/chromium_org/third_party/skia/include/core/
H A DSkTextBlob.h123 struct RunBuffer { struct in class:SkTextBlobBuilder
141 const RunBuffer& allocRun(const SkPaint& font, int count, SkScalar x, SkScalar y,
157 const RunBuffer& allocRunPosH(const SkPaint& font, int count, SkScalar y,
173 const RunBuffer& allocRunPos(const SkPaint& font, int count, const SkRect* bounds = NULL);
192 RunBuffer fCurrentRunBuffer;

Completed in 86 milliseconds