HomeSort by relevance Sort by last modified time
    Searched refs:m_animationDelegate (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 341 RetainPtr<WebAnimationDelegate> m_animationDelegate;
GraphicsLayerCA.mm 388 m_animationDelegate.adoptNS([[WebAnimationDelegate alloc] init]);
389 [m_animationDelegate.get() setLayer:this];
414 [m_animationDelegate.get() setLayer:0];
    [all...]

Completed in 49 milliseconds