Searched refs:contextLost (Results 1 – 5 of 5) sorted by relevance
45 contextLost = true; in markContextLost()122 bool contextLost = false; member in mbgl::Renderer::Impl
70 if (contextLost) { in ~Impl()
53 virtual void contextLost() = 0;
24 host->contextLost(); in ~RenderCustomLayer()
1413 void contextLost() { } in addCustomLayer() function in QMapboxGL::addCustomLayer::HostWrapper