Searched defs:requestAnimationFrame (Results 1 – 11 of 11) sorted by relevance
17 SkottieKit.SkSurface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in SkottieKit.SkSurface
636 CanvasKit.SkSurface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in CanvasKit.SkSurface
535 CanvasKit.SkSurface.prototype.requestAnimationFrame = function() {}; method in CanvasKit.SkSurface
949 CanvasKit.Surface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in CanvasKit.Surface
1056 CanvasKit.Surface.prototype.requestAnimationFrame = function() {}; method in CanvasKit.Surface
2678 requestAnimationFrame(drawFrame: (_: Canvas) => void): void; method
675 requestAnimationFrame(callback: FrameRequestCallback): number; method
2157 requestAnimationFrame(callback: FrameRequestCallback): number; method16109 requestAnimationFrame(callback: FrameRequestCallback): number; method
695 requestAnimationFrame(callback: FrameRequestCallback): number; method
2177 requestAnimationFrame(callback: FrameRequestCallback): number; method16129 requestAnimationFrame(callback: FrameRequestCallback): number; method
16048 requestAnimationFrame(callback: FrameRequestCallback): number; method