Searched refs:m_contentsLayerId (Results 1 – 2 of 2) sorted by relevance
106 , m_contentsLayerId(0) in GraphicsLayer()368 if (m_contentsLayerId != layer->id()) { in setContentsTo()379 m_contentsLayerId = 0; in setContentsTo()391 m_contentsLayerId = m_contentsLayer->id(); in setupContentsLayer()412 if (!m_contentsLayerId || s_registeredLayerSet->contains(m_contentsLayerId)) in clearContentsLayerIfUnregistered()416 m_contentsLayerId = 0; in clearContentsLayerIfUnregistered()
335 int m_contentsLayerId; variable