OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:removeAnimation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/renderer/compositor_bindings/
web_layer_impl.cc
220
void WebLayerImpl::
removeAnimation
(int animation_id) {
221
layer_->
RemoveAnimation
(animation_id);
224
void WebLayerImpl::
removeAnimation
(
227
layer_->layer_animation_controller()->
RemoveAnimation
(
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp
[
all
...]
Completed in 31 milliseconds