Searched refs:populateVertexVectors (Results 1 – 7 of 7) sorted by relevance
90 pair.second.populateVertexVectors(feature, vertices.vertexSize()); in addFeature()
108 pair.second.populateVertexVectors(feature, vertices.vertexSize()); in addFeature()
146 pair.second.populateVertexVectors(feature, vertices.vertexSize()); in addFeature()
38 pair.second.populateVertexVectors(feature, vertices.vertexSize()); in addFeature()
481 pair.second.first.populateVertexVectors(feature, bucket->icon.vertices.vertexSize()); in place()482 pair.second.second.populateVertexVectors(feature, bucket->text.vertices.vertexSize()); in place()
298 void populateVertexVectors(const GeometryTileFeature& feature, std::size_t length) { in populateVertexVectors() function in mbgl::PaintPropertyBinders