Home
last modified time | relevance | path

Searched refs:allocInternal (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkTextBlob.cpp597 void SkTextBlobBuilder::allocInternal(const SkPaint &font, in allocInternal() function in SkTextBlobBuilder
642 …this->allocInternal(font, SkTextBlob::kDefault_Positioning, count, textByteCount, SkPoint::Make(x,… in allocRunText()
651 …this->allocInternal(font, SkTextBlob::kHorizontal_Positioning, count, textByteCount, SkPoint::Make… in allocRunTextPosH()
661 …this->allocInternal(font, SkTextBlob::kFull_Positioning, count, textByteCount, SkPoint::Make(0, 0)… in allocRunTextPos()
/external/skia/include/core/
DSkTextBlob.h245 void allocInternal(const SkPaint& font, SkTextBlob::GlyphPositioning positioning,