Home | History | Annotate | Download | only in resources

Lines Matching refs:RequestAnimationFrame

637    * RequestAnimationFrame wrapper.
642 this.raqId = requestAnimationFrame(this.update.bind(this));