Searched defs:requestAnimationFrame (Results 1 – 14 of 14) sorted by relevance
17 SkottieKit.SkSurface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in SkottieKit.SkSurface
57 requestAnimationFrame: function() {}, method
105 CanvasKit.Surface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in CanvasKit.Surface
1038 CanvasKit.Surface.prototype.requestAnimationFrame = method in CanvasKit.Surface
1183 CanvasKit.Surface.prototype.requestAnimationFrame = function() {}; method in CanvasKit.Surface
949 CanvasKit.Surface.prototype.requestAnimationFrame = function(callback, dirtyRect) { method in CanvasKit.Surface
1056 CanvasKit.Surface.prototype.requestAnimationFrame = function() {}; method in CanvasKit.Surface
704 requestAnimationFrame(drawFrame: (_: Canvas) => void): void; method3073 requestAnimationFrame(drawFrame: (_: Canvas) => void): number; method
2678 requestAnimationFrame(drawFrame: (_: Canvas) => void): void; method
801 requestAnimationFrame(callback: FrameRequestCallback): number; method
2196 requestAnimationFrame(callback: FrameRequestCallback): number; method
781 requestAnimationFrame(callback: FrameRequestCallback): number; method
2176 requestAnimationFrame(callback: FrameRequestCallback): number; method
16048 requestAnimationFrame(callback: FrameRequestCallback): number; method