Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1325 for (int skIndex = 0; skIndex < m_commandIndex; ++skIndex) { in DebugCheckClip() local
1326 if (Clip::kPath != m_commands[skIndex]) in DebugCheckClip()
1328 const SkPath& clip = m_clips[skIndex]; in DebugCheckClip()