Searched refs:drawIndex (Results 1 – 1 of 1) sorted by relevance
713 int drawIndex = SkTMin(m_drawIndex, m_commands.count()); in DrawPath() local714 if (Accumulator::kText == m_type || drawIndex != m_commandIndex || in DrawPath()841 int drawIndex = SkTMin(m_drawIndex, m_commands.count()); in DrawText() local842 if (Accumulator::kPath == m_type || drawIndex != m_commandIndex || in DrawText()