Searched defs:getSublayers (Results 1 – 2 of 2) sorted by relevance
214 void PlatformCALayerWinInternal::getSublayers(PlatformCALayerList& list) const in getSublayers() function in PlatformCALayerWinInternal
76 const Vector<RefPtr<LayerChromium> >& getSublayers() const { return m_sublayers; } in getSublayers() function