Home
last modified time | relevance | path

Searched refs:internalDrawGlyphRun (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFDevice.h163 void internalDrawGlyphRun(const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint);
H A DSkPDFDevice.cpp788 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()
790 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()
811 void SkPDFDevice::internalDrawGlyphRun( in internalDrawGlyphRun() function in SkPDFDevice
962 this->internalDrawGlyphRun(glyphRun, glyphRunList.origin(), paint); in onDrawGlyphRunList()

Completed in 4 milliseconds