HomeSort by relevance Sort by last modified time
    Searched full:progressed (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/ui/views/animation/
bounds_animator_observer.h 16 // Invoked when animations have progressed.
bounds_animator_unittest.cc 130 // The parent should have been told to repaint as the animation progressed.
  /external/chromium_org/ui/gfx/animation/
animation_delegate.h 25 // Called when an animation has progressed.
  /external/chromium_org/ui/compositor/
layer_animation_sequence.h 124 // The last_progressed_fraction of the element most recently progressed by
125 // by this sequence. Returns 0.0 if no elements have been progressed.
181 // Tracks the last_progressed_fraction() of the most recently progressed
layer_animator.h 254 // Clears the running animations and the queue. No sequences are progressed.
  /external/lldb/test/
progress.py 57 progressed = int(self.progress / self.step) #fix
58 fill = progressed * self.fill
59 blank = (self.width - progressed) * self.blank
  /external/chromium_org/ash/frame/caption_buttons/
frame_caption_button.h 37 // animation is progressed to the end.
frame_caption_button_container_view.h 131 // |icon| == |button|->icon(), the crossfade animation is progressed to the
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_item_cell.mm 121 progressed:(NSAnimationProgress)progress;
655 [self animation:toggleStatusVisibilityAnimation_ progressed:1.0];
687 progressed:(NSAnimationProgress)progress {
752 [cell_ animation:self progressed:progress];
  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.h 161 // Number of connections that have progressed passed initial open call.
  /packages/apps/Camera2/src/com/android/camera/session/
CaptureSessionManager.java 60 /** Called when the session with the given Uri has progressed. */
CaptureSessionManagerImpl.java 473 * progressed to the given state.
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
GIFImageReader.cpp 365 // Return true if decoding has progressed. Return false if an error has occurred.
385 // Return true if parsing has progressed or there is not enough data.
  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.h 389 // Whether loading has progressed since the last call to didLoadingProgress.
  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 757 spanLength==0 // neither strings nor span progressed.
    [all...]
  /external/icu/icu4c/source/common/
unisetspan.cpp 757 spanLength==0 // neither strings nor span progressed.
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-spi-0.9.0.M2.jar 
aether-connector-wagon-0.9.0.M2.jar 
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_history_swiper.mm 230 // swipe has progressed sufficiently far, stop sending events to the
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.mm 332 // Set the current window origin based on how far we've progressed through
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
ProgressBar.java 60 * representing how far the operation has progressed; the application can
    [all...]
  /frameworks/base/core/java/android/widget/
ProgressBar.java 67 * representing how far the operation has progressed; the application can
    [all...]
  /sdk/files/typos/
typos-en.txt     [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc     [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2ed-design.sgml 276 So after the <Literal remap="tt">hex editor</Literal>, EXT2ED progressed into a tool which has some
    [all...]

Completed in 1198 milliseconds

1 2