MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getRuntimeManagerWrapper

Method getRuntimeManagerWrapper

valdi/src/valdi/android/RuntimeWrapper.cpp:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29RuntimeManagerWrapper* RuntimeWrapper::getRuntimeManagerWrapper() const {
30 return _runtimeManagerWrapper;
31}
32
33float RuntimeWrapper::getPointScale() const {
34 return _runtimeManagerWrapper->getPointScale();

Callers 2

createContextMethod · 0.80
setRootViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected