Home
last modified time | relevance | path

Searched refs:makeGlyphRunList (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkGlyphRun.cpp171 this->makeGlyphRunList(paint, nullptr, SkPoint::Make(0, 0)); in drawTextUTF8()
215 this->makeGlyphRunList(paint, &blob, origin); in drawTextBlob()
231 this->makeGlyphRunList(paint, &blob, origin); in drawTextBlob()
241 this->makeGlyphRunList(paint, nullptr, SkPoint::Make(0, 0)); in drawGlyphsWithPositions()
293 void SkGlyphRunBuilder::makeGlyphRunList( in makeGlyphRunList() function in SkGlyphRunBuilder
DSkGlyphRun.h142 void makeGlyphRunList(const SkPaint& paint, const SkTextBlob* blob, SkPoint origin);
/external/skqp/src/core/
DSkGlyphRun.cpp171 this->makeGlyphRunList(paint, nullptr, SkPoint::Make(0, 0)); in drawTextUTF8()
215 this->makeGlyphRunList(paint, &blob, origin); in drawTextBlob()
231 this->makeGlyphRunList(paint, &blob, origin); in drawTextBlob()
241 this->makeGlyphRunList(paint, nullptr, SkPoint::Make(0, 0)); in drawGlyphsWithPositions()
293 void SkGlyphRunBuilder::makeGlyphRunList( in makeGlyphRunList() function in SkGlyphRunBuilder
DSkGlyphRun.h142 void makeGlyphRunList(const SkPaint& paint, const SkTextBlob* blob, SkPoint origin);