#include "impeller/tessellator/tessellator.h"#include <cstdint>#include <cstring>#include "flutter/impeller/core/device_buffer.h"#include "flutter/impeller/tessellator/path_tessellator.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Typedefs | |
| using | impeller::TessellatedVertexProc = Tessellator::TessellatedVertexProc |
| using | impeller::EllipticalVertexGenerator = Tessellator::EllipticalVertexGenerator |
| using | impeller::ArcVertexGenerator = Tessellator::ArcVertexGenerator |