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.cpp1277 bool dumpedPath = false; in Dump() local
1281 if (Clip::kSave == m_commands[index] && dumpedPath) { in Dump()
1283 dumpedPath = false; in Dump()
1294 dumpedPath = true; in Dump()
1304 if (dumpedPath) in Dump()