Home
last modified time | relevance | path

Searched refs:performCleanup (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.hpp182 void performCleanup();
H A Dcontext.cpp598 performCleanup(); in reset()
745 void Context::performCleanup() { in performCleanup() function in mbgl::gl::Context
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drenderer_impl.cpp655 parameters.context.performCleanup(); in render()
775 backend.getContext().performCleanup(); in reduceMemoryUse()