Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ StartSession
Method
StartSession
libs/drape/batcher.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void Batcher::StartSession(TFlushFn && flusher)
177
{
178
m_flushInterface = std::move(flusher);
179
}
180
181
void Batcher::EndSession(ref_ptr<GraphicsContext> context)
182
{
Callers
6
SessionGuard
Method · 0.80
RunTest
Method · 0.80
UNIT_TEST
Function · 0.80
OverlayBatcher
Method · 0.80
FlushSegmentsGeometry
Method · 0.80
ReserveBatcher
Method · 0.80
Calls
no outgoing calls
Tested by
2
RunTest
Method · 0.64
UNIT_TEST
Function · 0.64