Home | History | Annotate | Download | only in canvas

Lines Matching refs:m_isContextLost

94     , m_isContextLost(false)
138 return m_isContextLost;
143 if (m_isContextLost)
145 m_isContextLost = true;
155 ASSERT(m_isContextLost && !canvas()->hasImageBuffer());
163 m_isContextLost = false;
198 if (!m_isContextLost) {
221 if (!m_isContextLost)
224 m_isContextLost = false;