MCPcopy Create free account
hub / github.com/Tencent/libpag / TearDownPAG

Function TearDownPAG

test/src/MultiThreadCase.cpp:69–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void TearDownPAG() {
70 TestPAGFile = nullptr;
71 TestPAGSurface = nullptr;
72 TestPAGPlayer = nullptr;
73}
74
75void mockAsyncFlush(int num = 30) {
76 Frame totalFrames = TimeToFrame(TestPAGFile->duration(), TestPAGFile->frameRate());

Callers 1

PAG_TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected