Searched refs:skIndex (Results 1 – 1 of 1) sorted by relevance
1325 for (int skIndex = 0; skIndex < m_commandIndex; ++skIndex) { in DebugCheckClip() local1326 if (Clip::kPath != m_commands[skIndex]) in DebugCheckClip()1328 const SkPath& clip = m_clips[skIndex]; in DebugCheckClip()