Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp956 m_clips[m_commandIndex] = m_skEmptyPath; in ClipSave()
960 m_clips.push_back(m_skEmptyPath); in ClipSave()
1131 SkPath m_skEmptyPath; // used as placehold in the clips array member in SkiaState