Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ resize
Method
resize
example/uxsampletest.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void resize() {
57
if (mView) {
58
mView->setSize(mApp->width(), mApp->height());
59
}
60
}
61
62
private:
63
void show() {
Callers
1
onResizeCb
Function · 0.45
Calls
3
setSize
Method · 0.80
width
Method · 0.45
height
Method · 0.45
Tested by
no test coverage detected