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