Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ stop
Method
stop
ohos/hello2d/src/main/cpp/DisplayLink.cpp:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void DisplayLink::stop() {
20
playing = false;
21
}
22
23
void DisplayLink::VSyncCallback(long long, void* data) {
24
auto displayLink = static_cast<DisplayLink*>(data);
Callers
1
StopDrawLoop
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected