MCPcopy 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
62private:
63 void show() {

Callers 1

onResizeCbFunction · 0.45

Calls 3

setSizeMethod · 0.80
widthMethod · 0.45
heightMethod · 0.45

Tested by

no test coverage detected