Home
last modified time | relevance | path

Searched defs:glyphDependencies (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_manager.cpp21 void GlyphManager::getGlyphs(GlyphRequestor& requestor, GlyphDependencies glyphDependencies) { in getGlyphs()
125 void GlyphManager::notify(GlyphRequestor& requestor, const GlyphDependencies& glyphDependencies) { in notify()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.cpp279 void GeometryTileWorker::requestNewGlyphs(const GlyphDependencies& glyphDependencies) { in requestNewGlyphs()
336 GlyphDependencies glyphDependencies; in parse() local
H A Dgeometry_tile.cpp159 void GeometryTile::getGlyphs(GlyphDependencies glyphDependencies) { in getGlyphs()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_symbol_layer.cpp42 GlyphDependencies& glyphDependencies, in createLayout()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp42 GlyphDependencies& glyphDependencies) in SymbolLayout()