MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / SurfaceUpdateTask

Method SurfaceUpdateTask

NetStream/source/players/player_beav.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380void BEAVPlayer::SurfaceUpdateTask(void *pArgBlock)
381{
382 static_cast<BEAVPlayer *>(pArgBlock)->OnSurfaceUpdate();
383}
384
385void BEAVPlayer::OnSurfaceUpdate()
386{

Callers

nothing calls this directly

Calls 1

OnSurfaceUpdateMethod · 0.45

Tested by

no test coverage detected