OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LayerAnimatorTestController
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/test/
layer_animator_test_controller.h
13
class
LayerAnimatorTestController
{
15
LayerAnimatorTestController
(scoped_refptr<LayerAnimator> animator);
17
~
LayerAnimatorTestController
();
layer_animator_test_controller.cc
13
LayerAnimatorTestController
::
LayerAnimatorTestController
(
18
LayerAnimatorTestController
::~
LayerAnimatorTestController
() {
21
LayerAnimationSequence*
LayerAnimatorTestController
::GetRunningSequence(
31
void
LayerAnimatorTestController
::StartThreadedAnimationsIfNeeded() {
Completed in 40 milliseconds