Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DTessellationCache.cpp439 static VertexBuffer* tessellatePath(const TessellationCache::Description& description, in tessellatePath() function
DPathTessellator.cpp721 void PathTessellator::tessellatePath(const SkPath &path, const SkPaint* paint, in tessellatePath() function in android::uirenderer::PathTessellator