Home | History | Annotate | Download | only in chromium

Lines Matching refs:m_ccLayerImpl

65     , m_ccLayerImpl(0)
92 if (m_ccLayerImpl)
93 m_ccLayerImpl->resetOwner();
101 if (m_ccLayerImpl)
102 m_ccLayerImpl->cleanupResources();
363 if (m_ccLayerImpl)
364 m_ccLayerImpl->dumpLayerProperties(ts, indent+2);
397 if (!m_ccLayerImpl)
398 m_ccLayerImpl = createCCLayerImpl();
403 return m_ccLayerImpl.get();