Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1022 SkGlyphRun tmpGlyphRun(glyphRun, transparentFont); in drawGlyphRunAsPath() local
1030 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()
1033 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()
/external/skqp/src/pdf/
DSkPDFDevice.cpp1035 SkGlyphRun tmpGlyphRun(glyphRun, transparentFont); in drawGlyphRunAsPath() local
1043 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()
1046 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()