Searched refs:hasPendingParseResult (Results 1 – 2 of 2) sorted by relevance
166 if (!hasPendingParseResult()) { in setShowCollisionBoxes()195 assert(hasPendingParseResult()); in symbolDependenciesChanged()236 hasPendingParseResult() ? performSymbolLayout() : parse(); in coalesced()425 bool GeometryTileWorker::hasPendingParseResult() const { in hasPendingParseResult() function in mbgl::GeometryTileWorker430 if (!data || !layers || !hasPendingParseResult() || hasPendingSymbolDependencies()) { in performSymbolLayout()
58 bool hasPendingParseResult() const;