Flutter Engine
The Flutter Engine
|
Instance Methods | |
(instancetype) | - init [implementation] |
(void) | - tickWithTimestamp:targetTimestamp: [implementation] |
(void) | - invalidate [implementation] |
Invalidates the display link. Must be called on the main thread. More... | |
(void) | - invalidate |
Invalidates the display link. Must be called on the main thread. More... | |
Properties | |
CFTimeInterval | nominalOutputRefreshPeriod |
Properties inherited from FlutterDisplayLink | |
id< FlutterDisplayLinkDelegate > | delegate |
BOOL | paused |
Pauses and resumes the display link. May be called from any thread. More... | |
CFTimeInterval | nominalOutputRefreshPeriod |
Additional Inherited Members | |
Class Methods inherited from FlutterDisplayLink | |
(instancetype) | + displayLinkWithView: |
Definition at line 10 of file FlutterVSyncWaiterTest.mm.
|
implementation |
Definition at line 13 of file FlutterVSyncWaiterTest.mm.
|
implementation |
Invalidates the display link. Must be called on the main thread.
Reimplemented from FlutterDisplayLink.
Definition at line 13 of file FlutterVSyncWaiterTest.mm.
|
implementation |
Definition at line 13 of file FlutterVSyncWaiterTest.mm.
|
readwritenonatomicassign |
Definition at line 13 of file FlutterVSyncWaiterTest.mm.