Home
last modified time | relevance | path

Searched defs:effective_start_time (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/compositor/
Dlayer_animation_element_unittest.cc31 base::TimeTicks effective_start_time; in TEST() local
176 base::TimeTicks effective_start_time; in TEST() local
362 base::TimeTicks effective_start_time; in TEST() local
401 base::TimeTicks effective_start_time; in TEST() local
Dlayer_animation_element.h154 base::TimeTicks effective_start_time() const { return effective_start_time_; } in effective_start_time() function