Searched defs:requestAnimationFrame (Results 1 – 9 of 9) sorted by relevance
17 SkottieKit.SkSurface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in SkottieKit.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
781 requestAnimationFrame(callback: FrameRequestCallback): number; method
2176 requestAnimationFrame(callback: FrameRequestCallback): number; method
801 requestAnimationFrame(callback: FrameRequestCallback): number; method
2196 requestAnimationFrame(callback: FrameRequestCallback): number; method
16048 requestAnimationFrame(callback: FrameRequestCallback): number; method