Searched refs:m_animationDelegates (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/mac/
H A DRemoteLayerTreeHost.h60 LayerAnimationDelegateMap& animationDelegates() { return m_animationDelegates; }
78 HashMap<WebCore::GraphicsLayer::PlatformLayerID, RetainPtr<WKAnimationDelegate>> m_animationDelegates; member in class:WebKit::RemoteLayerTreeHost
H A DRemoteLayerTreeHost.mm133 m_animationDelegates.remove(layerID);
158 m_animationDelegates.remove(idLayer.key);

Completed in 192 milliseconds