Home
last modified time | relevance | path

Searched refs:ScopedLayerAnimationSettings (Results 1 – 25 of 48) sorted by relevance

12

/external/chromium_org/ui/compositor/
Dscoped_layer_animation_settings.cc81 ScopedLayerAnimationSettings::ScopedLayerAnimationSettings( in ScopedLayerAnimationSettings() function in ui::ScopedLayerAnimationSettings
94 ScopedLayerAnimationSettings::~ScopedLayerAnimationSettings() { in ~ScopedLayerAnimationSettings()
112 void ScopedLayerAnimationSettings::AddObserver( in AddObserver()
118 void ScopedLayerAnimationSettings::SetTransitionDuration( in SetTransitionDuration()
123 void ScopedLayerAnimationSettings::LockTransitionDuration() { in LockTransitionDuration()
127 base::TimeDelta ScopedLayerAnimationSettings::GetTransitionDuration() const { in GetTransitionDuration()
131 void ScopedLayerAnimationSettings::SetTweenType(gfx::Tween::Type tween_type) { in SetTweenType()
135 gfx::Tween::Type ScopedLayerAnimationSettings::GetTweenType() const { in GetTweenType()
139 void ScopedLayerAnimationSettings::SetPreemptionStrategy( in SetPreemptionStrategy()
145 ScopedLayerAnimationSettings::GetPreemptionStrategy() const { in GetPreemptionStrategy()
[all …]
Dscoped_layer_animation_settings.h27 class COMPOSITOR_EXPORT ScopedLayerAnimationSettings {
29 explicit ScopedLayerAnimationSettings(LayerAnimator* animator);
30 virtual ~ScopedLayerAnimationSettings();
66 DISALLOW_COPY_AND_ASSIGN(ScopedLayerAnimationSettings);
Dlayer_animation_observer.h19 class ScopedLayerAnimationSettings; variable
116 friend class ScopedLayerAnimationSettings; variable
Dlayer_animator.h32 class ScopedLayerAnimationSettings; variable
209 friend class ScopedLayerAnimationSettings; variable
Dlayer_animator_unittest.cc1603 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
1630 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
1661 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
1687 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
1702 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
1791 ScopedLayerAnimationSettings setter(animator.get()); in TEST()
1829 ScopedLayerAnimationSettings setter(animator.get()); in TEST()
2058 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
2093 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
2114 ScopedLayerAnimationSettings settings(animator.get()); in TEST()
[all …]
/external/chromium_org/ash/wm/
Dwindow_animations_unittest.cc182 ui::ScopedLayerAnimationSettings settings1(layer->GetAnimator()); in TEST_F()
185 ui::ScopedLayerAnimationSettings settings2(layer->GetAnimator()); in TEST_F()
200 ui::ScopedLayerAnimationSettings settings1(layer->GetAnimator()); in TEST_F()
205 ui::ScopedLayerAnimationSettings settings2(layer->GetAnimator()); in TEST_F()
228 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator()); in TEST_F()
Ddrag_window_controller.cc63 ui::ScopedLayerAnimationSettings scoped_setter(layer->GetAnimator()); in SetOpacity()
98 ui::ScopedLayerAnimationSettings scoped_setter(widget_layer->GetAnimator()); in CreateDragWidget()
Dwindow_animations.cc139 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator()); in AnimateShowWindow_Minimize()
155 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator()); in AnimateHideWindow_Minimize()
189 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator()); in AnimateShowHideWindowCommon_BrightnessGrayscale()
334 ui::ScopedLayerAnimationSettings settings(old_layer->GetAnimator()); in CrossFadeImpl()
377 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator()); in CrossFadeImpl()
Dsystem_modal_container_layout_manager.cc166 ui::ScopedLayerAnimationSettings settings( in CreateModalBackground()
177 ui::ScopedLayerAnimationSettings settings( in DestroyModalBackground()
Dscreen_dimmer.cc54 ui::ScopedLayerAnimationSettings scoped_settings( in SetDimming()
Dboot_splash_screen_chromeos.cc69 ui::ScopedLayerAnimationSettings settings(layer_->GetAnimator()); in StartHideAnimation()
Dresize_shadow.cc31 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator()); in ShowLayer()
/external/chromium_org/ash/first_run/
Ddesktop_cleaner.cc40 ui::ScopedLayerAnimationSettings animation_settings(layer->GetAnimator()); in ContainerHider()
55 ui::ScopedLayerAnimationSettings animation_settings(layer->GetAnimator()); in ~ContainerHider()
/external/chromium_org/ui/views/controls/
Dslide_out_view.cc78 ui::ScopedLayerAnimationSettings settings(layer()->GetAnimator()); in RestoreVisualState()
93 ui::ScopedLayerAnimationSettings settings(layer()->GetAnimator()); in SlideOutAndClose()
/external/chromium_org/content/browser/web_contents/aura/
Dwindow_slider.cc166 ui::ScopedLayerAnimationSettings settings(sliding->GetAnimator()); in UpdateForFling()
190 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator()); in ResetScroll()
208 ui::ScopedLayerAnimationSettings settings(owner_->layer()->GetAnimator()); in ResetScroll()
/external/chromium_org/ash/system/tray/
Dsystem_tray_bubble.cc170 ui::ScopedLayerAnimationSettings settings(layer->GetAnimator()); in UpdateView()
195 ui::ScopedLayerAnimationSettings settings(shadow->GetAnimator()); in UpdateView()
240 ui::ScopedLayerAnimationSettings settings(new_layer->GetAnimator()); in UpdateView()
Dthrobber_view.cc102 ui::ScopedLayerAnimationSettings animation(layer()->GetAnimator()); in ScheduleAnimation()
/external/chromium_org/ash/wm/overview/
Dwindow_overview.cc155 ui::ScopedLayerAnimationSettings settings( in ~WindowOverview()
206 ui::ScopedLayerAnimationSettings animation_settings( in SetSelection()
221 ui::ScopedLayerAnimationSettings animation_settings( in SetSelection()
330 ui::ScopedLayerAnimationSettings settings( in HideAndTrackNonOverviewWindows()
Dscoped_transform_overview_window.cc25 : public ui::ScopedLayerAnimationSettings {
28 ui::ScopedLayerAnimationSettings(window->layer()->GetAnimator()) { in WindowSelectorAnimationSettings()
/external/chromium_org/ash/display/
Doutput_configurator_animation.cc132 ui::ScopedLayerAnimationSettings settings(hiding_layer->GetAnimator()); in StartFadeOutAnimation()
197 ui::ScopedLayerAnimationSettings settings(hiding_layer->GetAnimator()); in StartFadeInAnimation()
/external/chromium_org/chrome/browser/ui/ash/
Dash_keyboard_controller_proxy.cc171 ui::ScopedLayerAnimationSettings settings(container_animator); in ShowKeyboardContainer()
195 ui::ScopedLayerAnimationSettings in HideKeyboardContainer()
/external/chromium_org/ash/desktop_background/
Ddesktop_background_widget_controller.cc110 ui::ScopedLayerAnimationSettings settings( in StartAnimating()
/external/chromium_org/ash/wm/gestures/
Dsystem_pinch_handler.cc87 ui::ScopedLayerAnimationSettings settings( in ProcessGestureEvent()
/external/chromium_org/ui/views/corewm/
Dwindow_animations.cc257 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator()); in AnimateShowWindowCommon()
275 ui::ScopedLayerAnimationSettings settings(window->layer()->GetAnimator()); in AnimateHideWindowCommon()
353 ui::ScopedLayerAnimationSettings scoped_settings( in AnimateBounce()
/external/chromium_org/ui/app_list/views/
Dapp_list_view.cc435 ui::ScopedLayerAnimationSettings main_settings( in OnSpeechRecognitionStateChanged()
445 ui::ScopedLayerAnimationSettings speech_settings( in OnSpeechRecognitionStateChanged()

12