Home | History | Annotate | Download | only in hwui

Lines Matching refs:PathTessellator

25 #include "PathTessellator.h"
1721 PathTessellator::tessellatePath(path, paint, *currentTransform(), vertexBuffer);
1742 PathTessellator::tessellateLines(points, count, paint, *currentTransform(), buffer);
1759 PathTessellator::tessellatePoints(points, count, paint, *currentTransform(), buffer);