OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAnimationDelegate
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/public/platform/
WebLayer.h
134
virtual void
setAnimationDelegate
(WebCompositorAnimationDelegate*) = 0;
/external/chromium_org/cc/blink/
web_layer_impl.h
96
virtual void
setAnimationDelegate
(
web_layer_impl.cc
233
void WebLayerImpl::
setAnimationDelegate
(
/external/chromium_org/third_party/WebKit/Source/web/
LinkHighlight.cpp
79
m_contentLayer->layer()->
setAnimationDelegate
(this);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp
974
platformLayer()->
setAnimationDelegate
(this);
[
all
...]
Completed in 1414 milliseconds