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

  /frameworks/base/libs/hwui/
PathTessellator.h 73 static void tessellatePath(const SkPath& path, const SkPaint* paint,
TessellationCache.cpp 439 static VertexBuffer* tessellatePath(const TessellationCache::Description& description,
445 PathTessellator::tessellatePath(path, &paint, matrix, *buffer);
466 return tessellatePath(description, path);
PathTessellator.cpp 721 void PathTessellator::tessellatePath(const SkPath &path, const SkPaint* paint,
    [all...]
OpenGLRenderer.cpp     [all...]

Completed in 174 milliseconds