Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ exit
Method
exit
example/evasapp.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void EvasApp::exit()
78
{
79
_on_delete(mEcoreEvas);
80
}
81
EvasApp::EvasApp(int w, int h)
82
{
83
if (!ecore_evas_init())
Callers
1
onTestDone
Function · 0.80
Calls
1
_on_delete
Function · 0.85
Tested by
1
onTestDone
Function · 0.64