Searched refs:stillRecent (Results 1 – 3 of 3) sorted by relevance
73 bool stillRecent(TimePoint now) const;
364 bool Placement::stillRecent(TimePoint now) const { in stillRecent() function in mbgl::Placement
389 if (!placement->stillRecent(parameters.timePoint)) { in render()