HomeSort by relevance Sort by last modified time
    Searched defs:tessellatePath (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
TessellationCache.cpp 424 static VertexBuffer* tessellatePath(const TessellationCache::Description& description,
430 PathTessellator::tessellatePath(path, &paint, matrix, *buffer);
451 return tessellatePath(description, path);
PathTessellator.cpp 723 void PathTessellator::tessellatePath(const SkPath &path, const SkPaint* paint,
    [all...]

Completed in 600 milliseconds