Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ run
Method
run
example/evasapp.cpp:117–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void EvasApp::run()
118
{
119
resize(mw, mh);
120
ecore_main_loop_begin();
121
ecore_evas_shutdown();
122
}
123
124
static bool isJsonFile(const char *filename) {
125
const char *dot = strrchr(filename,
'.'
);
Callers
5
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
3
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36