Searched refs:tessellatePoints (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ |
D | PathTessellator.h | 67 static void tessellatePoints(const float* points, int count, const SkPaint* paint,
|
D | PathTessellator.cpp | 808 void PathTessellator::tessellatePoints(const float* points, int count, const SkPaint* paint, in tessellatePoints() function in android::uirenderer::PathTessellator
|
D | OpenGLRenderer.cpp | 2443 PathTessellator::tessellatePoints(points, count, paint, *currentTransform(), buffer);
|