Searched refs:start_filter_event (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/animation/
H A Dlayer_animation_controller_unittest.cc631 const AnimationEvent* start_filter_event = local
633 EXPECT_TRUE(start_filter_event);
634 EXPECT_EQ(start_filters, start_filter_event->filters);
635 EXPECT_TRUE(start_filter_event->is_impl_only);

Completed in 112 milliseconds