Home
last modified time | relevance | path

Searched refs:animationFrame (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/
Danimatable_image.h49 animationFrame:(NSRect)animationFrame;
Danimatable_image.mm19 animationFrame:(NSRect)animationFrame {
20 if ((self = [super initWithContentRect:animationFrame
Danimatable_image_unittest.mm20 animationFrame:frame];
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DSplitView.js522 function animationFrame() function
542 boundAnimationFrame = animationFrame.bind(this);
/external/chromium_org/chrome/browser/ui/cocoa/download/
Ddownload_started_animation_mac.mm77 animationFrame:frame];
/external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
Dmosaic_mode.js227 var animationFrame = function() { method
250 this.scrollAnimation_ = requestAnimationFrame(animationFrame);
257 this.scrollAnimation_ = requestAnimationFrame(animationFrame);
/external/chromium_org/ui/file_manager/gallery/js/
Dmosaic_mode.js227 var animationFrame = function() { method
250 this.scrollAnimation_ = requestAnimationFrame(animationFrame);
257 this.scrollAnimation_ = requestAnimationFrame(animationFrame);