MCPcopy Create free account
hub / github.com/comaps/comaps / InvalidateOnNextFrame

Method InvalidateOnNextFrame

libs/drape/overlay_tree.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137void OverlayTree::InvalidateOnNextFrame()
138{
139 m_frameCounter = kInvalidFrame;
140}
141
142void OverlayTree::StartOverlayPlacing(ScreenBase const & screen, uint8_t zoomLevel)
143{

Callers 2

RenderFrameMethod · 0.80
OnRenderingEnabledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected