HomeSort by relevance Sort by last modified time
    Searched defs:GetAnimation (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/system/chromeos/network/
network_icon_animation.cc 33 double NetworkIconAnimation::GetAnimation() {
  /external/chromium_org/ash/shelf/
shelf_button.cc 69 double GetAnimation() {
172 double animation = ShelfButtonAnimation::GetInstance()->GetAnimation();
  /external/chromium_org/cc/animation/
layer_animation_controller.cc 251 Animation* LayerAnimationController::GetAnimation(
261 Animation* LayerAnimationController::GetAnimation(
516 if (controller_impl->GetAnimation(animations_[i]->group(),
561 return !main_thread_controller->GetAnimation(animation->group(),
592 Animation* current_impl = controller_impl->GetAnimation(
    [all...]
  /external/chromium_org/ui/views/controls/button/
text_button.cc 108 bool animating = button->GetAnimation()->is_animating();
127 button->GetAnimation()->CurrentValueBetween(0, 255)));
322 const gfx::Animation* TextButtonBase::GetAnimation() const {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tom.h     [all...]

Completed in 353 milliseconds