Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ needsProcessFrame
Method
needsProcessFrame
snap_drawing/src/snap_drawing/cpp/Layers/LayerRoot.cpp:333–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
VALDI_TRACE(
"SnapDrawing.flushEvents"
);
332
refreshTouches(frameTime);
333
_eventQueue.flush(frameTime);
334
}
335
336
Ref<DisplayList> displayList;
337
338
if (_needsDisplay) {
Callers
5
TEST_F
Function · 0.80
TEST
Function · 0.80
flushAnimations
Method · 0.80
processFrames
Method · 0.80
needsProcessFrameAtTime
Method · 0.80
Calls
1
isEmpty
Method · 0.45
Tested by
3
TEST_F
Function · 0.64
TEST
Function · 0.64
flushAnimations
Method · 0.64