OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:animation_type
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/desktop_background/
desktop_background_view.cc
230
int
animation_type
= wallpaper_delegate->GetAnimationType();
local
232
desktop_widget->GetNativeView(),
animation_type
);
/external/chromium_org/ash/wm/
window_animations.cc
415
gfx::Tween::Type
animation_type
= gfx::Tween::EASE_OUT;
local
424
brightness_element->set_tween_type(
animation_type
);
430
grayscale_element->set_tween_type(
animation_type
);
/external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc
847
int
animation_type
= ::wm::WINDOW_VISIBILITY_ANIMATION_TYPE_DEFAULT;
local
[
all
...]
Completed in 84 milliseconds