MCPcopy 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
176void Batcher::StartSession(TFlushFn && flusher)
177{
178 m_flushInterface = std::move(flusher);
179}
180
181void Batcher::EndSession(ref_ptr<GraphicsContext> context)
182{

Callers 6

SessionGuardMethod · 0.80
RunTestMethod · 0.80
UNIT_TESTFunction · 0.80
OverlayBatcherMethod · 0.80
FlushSegmentsGeometryMethod · 0.80
ReserveBatcherMethod · 0.80

Calls

no outgoing calls

Tested by 2

RunTestMethod · 0.64
UNIT_TESTFunction · 0.64