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

  /external/chromium_org/ui/app_list/views/
pulsing_block_view.cc 53 ui::LayerAnimationElement::AnimatableProperties opacity_properties; local
54 opacity_properties.insert(ui::LayerAnimationElement::OPACITY);
57 opacity_properties,
  /external/chromium_org/ash/shelf/
app_list_button.cc 70 ui::LayerAnimationElement::AnimatableProperties opacity_properties; local
71 opacity_properties.insert(ui::LayerAnimationElement::OPACITY);
74 opacity_properties,

Completed in 42 milliseconds