OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:property_animation_status_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
layer_animation_observer.cc
147
property_animation_status_
[(*i)] = status;
155
property_animation_status_
.find(property);
156
return iter ==
property_animation_status_
.end() ? ANIMATION_STATUS_UNKNOWN :
layer_animation_observer.h
149
PropertyAnimationStatusMap
property_animation_status_
;
member in class:ui::ImplicitAnimationObserver
Completed in 2636 milliseconds