Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1813 bool useCanvasForClip; in AddGlyphs() local
1817 useCanvasForClip = false; in AddGlyphs()
1824 useCanvasForClip = true; in AddGlyphs()
1827 useCanvasForClip = false; in AddGlyphs()
1850 useCanvasForClip ? nullptr : &transform)); in AddGlyphs()
1866 if (!useCanvasForClip) { in AddGlyphs()

Completed in 4 milliseconds