#include <ScriptedAnimationController.h>
◆ CallbackId
◆ ThrottlingReason
| Enumerator |
|---|
| VisuallyIdle | |
| OutsideViewport | |
| LowPowerMode | |
◆ ~ScriptedAnimationController()
| WebCore::ScriptedAnimationController::~ScriptedAnimationController |
( |
| ) |
|
◆ addThrottlingReason()
◆ cancelCallback()
| void WebCore::ScriptedAnimationController::cancelCallback |
( |
CallbackId |
id | ) |
|
◆ clearDocumentPointer()
| void WebCore::ScriptedAnimationController::clearDocumentPointer |
( |
| ) |
|
|
inline |
◆ create()
◆ interval()
| Seconds WebCore::ScriptedAnimationController::interval |
( |
| ) |
const |
◆ isThrottled()
| bool WebCore::ScriptedAnimationController::isThrottled |
( |
| ) |
const |
◆ registerCallback()
◆ removeThrottlingReason()
◆ requestAnimationFrameEnabled()
| bool WebCore::ScriptedAnimationController::requestAnimationFrameEnabled |
( |
| ) |
const |
◆ resume()
| void WebCore::ScriptedAnimationController::resume |
( |
| ) |
|
◆ serviceScriptedAnimations()
| void WebCore::ScriptedAnimationController::serviceScriptedAnimations |
( |
double |
timestamp | ) |
|
◆ suspend()
| void WebCore::ScriptedAnimationController::suspend |
( |
| ) |
|
◆ windowScreenDidChange()
The documentation for this class was generated from the following files: