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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/mac/
H A DRemoteLayerTreeHost.h59 typedef HashMap<WebCore::GraphicsLayer::PlatformLayerID, RetainPtr<WKAnimationDelegate>> LayerAnimationDelegateMap; typedef in class:WebKit::RemoteLayerTreeHost
60 LayerAnimationDelegateMap& animationDelegates() { return m_animationDelegates; }

Completed in 259 milliseconds