Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1215 bool dumpedPath = false; in Dump() local
1219 if (Clip::kSave == m_commands[index] && dumpedPath) { in Dump()
1221 dumpedPath = false; in Dump()
1232 dumpedPath = true; in Dump()
1242 if (dumpedPath) in Dump()