Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
137
void OverlayTree::InvalidateOnNextFrame()
138
{
139
m_frameCounter = kInvalidFrame;
140
}
141
142
void OverlayTree::StartOverlayPlacing(ScreenBase const & screen, uint8_t zoomLevel)
143
{
Callers
2
RenderFrame
Method · 0.80
OnRenderingEnabled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected