Searched defs:tessellatePath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DTessellationCache.cpp424 static VertexBuffer* tessellatePath(const TessellationCache::Description& description, function in namespace:android::uirenderer
430 PathTessellator::tessellatePath(path, &paint, matrix, *buffer);
451 return tessellatePath(description, path);
H A DPathTessellator.cpp723 void PathTessellator::tessellatePath(const SkPath &path, const SkPaint* paint, function in class:android::uirenderer::PathTessellator

Completed in 69 milliseconds