MCPcopy Create free account
hub / github.com/Samsung/rlottie / valid

Method valid

src/vector/vbitmap.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188bool VBitmap::valid() const
189{
190 return mImpl;
191}
192
193VBitmap::Format VBitmap::format() const
194{

Callers 6

renderRequestMethod · 0.80
getMethod · 0.80
drawBitmapMethod · 0.80
lottie_animation_destroyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected