Searched refs:tmpGlyphRun (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1022 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/ |
D | SkPDFDevice.cpp | 1035 SkGlyphRun tmpGlyphRun(glyphRun, transparentFont); in drawGlyphRunAsPath() local 1043 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath() 1046 this->internalDrawGlyphRun(tmpGlyphRun, offset, transparent); in drawGlyphRunAsPath()
|