MCPcopy 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
77void EvasApp::exit()
78{
79 _on_delete(mEcoreEvas);
80}
81EvasApp::EvasApp(int w, int h)
82{
83 if (!ecore_evas_init())

Callers 1

onTestDoneFunction · 0.80

Calls 1

_on_deleteFunction · 0.85

Tested by 1

onTestDoneFunction · 0.64