Home
last modified time | relevance | path

Searched refs:cleanupOnDestruction (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.hpp209 cleanupOnDestruction = cleanup; in setCleanupOnDestruction()
213 bool cleanupOnDestruction = true; member in mbgl::gl::Context
H A Dcontext.cpp106 if (cleanupOnDestruction) { in ~Context()