OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnimatableProperties
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/ui/compositor/
layer_animation_sequence.h
84
LayerAnimationElement::
AnimatableProperties
properties() const {
99
LayerAnimationElement::
AnimatableProperties
other) const;
153
LayerAnimationElement::
AnimatableProperties
properties_;
layer_animation_element.h
62
typedef uint32
AnimatableProperties
;
64
LayerAnimationElement(
AnimatableProperties
properties,
132
AnimatableProperties
properties,
186
AnimatableProperties
properties() const { return properties_; }
227
const
AnimatableProperties
properties_;
layer_animation_sequence_unittest.cc
31
EXPECT_EQ(static_cast<LayerAnimationElement::
AnimatableProperties
>(
66
EXPECT_EQ(static_cast<LayerAnimationElement::
AnimatableProperties
>(
109
EXPECT_EQ(static_cast<LayerAnimationElement::
AnimatableProperties
>(
198
static_cast<LayerAnimationElement::
AnimatableProperties
>(
layer_animation_observer.cc
143
LayerAnimationElement::
AnimatableProperties
properties =
layer_animation_sequence.cc
188
LayerAnimationElement::
AnimatableProperties
other) const {
217
LayerAnimationElement::
AnimatableProperties
element_properties =
layer_animator.h
140
LayerAnimationElement::
AnimatableProperties
properties_to_pause);
scoped_layer_animation_settings.cc
64
DCHECK_EQ(static_cast<LayerAnimationElement::
AnimatableProperties
>(
layer_animation_element.cc
32
Pause(
AnimatableProperties
properties, base::TimeDelta duration)
328
ThreadedLayerAnimationElement(
AnimatableProperties
properties,
581
AnimatableProperties
properties = element->properties();
626
AnimatableProperties
properties, base::TimeDelta duration)
842
AnimatableProperties
properties,
layer_animator.cc
189
LayerAnimationElement::
AnimatableProperties
animated_properties =
228
LayerAnimationElement::
AnimatableProperties
animated_properties =
261
LayerAnimationElement::
AnimatableProperties
properties_to_pause) {
706
LayerAnimationElement::
AnimatableProperties
animated =
layer_animation_element_unittest.cc
317
LayerAnimationElement::
AnimatableProperties
properties =
Completed in 909 milliseconds