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

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller.h 31 virtual bool SupportsAnimation() const = 0;
touch_selection_controller.cc 412 return was_active && client_->SupportsAnimation()
touch_selection_controller_unittest.cc 63 virtual bool SupportsAnimation() const OVERRIDE { return animation_enabled_; }
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.h 279 virtual bool SupportsAnimation() const OVERRIDE;
render_widget_host_view_android.cc     [all...]

Completed in 284 milliseconds