Searched refs:m_skEmptyPath (Results 1 – 1 of 1) sorted by relevance
1134 m_clips[m_commandIndex] = m_skEmptyPath; in ClipSave()1138 m_clips.push_back(m_skEmptyPath); in ClipSave()1496 SkPath m_skEmptyPath; // used as placehold in the clips array member in SkiaState