HomeSort by relevance Sort by last modified time
    Searched refs:animating_controller (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 249 DesktopBackgroundWidgetController* animating_controller = local
252 EXPECT_TRUE(animating_controller);
259 EXPECT_EQ(animating_controller,
263 animating_controller = root_window_controller->
276 EXPECT_EQ(animating_controller,
desktop_background_controller.cc 251 DesktopBackgroundWidgetController* animating_controller = local
256 if (animating_controller) {
257 moved |= animating_controller->Reparent(

Completed in 695 milliseconds