Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ EndSession
Method
EndSession
libs/drape/batcher.cpp:181–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void Batcher::EndSession(ref_ptr<GraphicsContext> context)
182
{
183
Flush(context);
184
m_flushInterface = TFlushFn();
185
}
186
187
void Batcher::ResetSession()
188
{
Callers
6
~SessionGuard
Method · 0.80
RunTest
Method · 0.80
UNIT_TEST
Function · 0.80
Finish
Method · 0.80
FlushSegmentsGeometry
Method · 0.80
ReleaseBatcher
Method · 0.80
Calls
no outgoing calls
Tested by
2
RunTest
Method · 0.64
UNIT_TEST
Function · 0.64