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

  /frameworks/base/libs/hwui/
TessellationCache.h 161 const VertexBuffer* getRoundRect(const Matrix4& transform, const SkPaint& paint,
PathCache.h 195 PathTexture* getRoundRect(float width, float height, float rx, float ry, const SkPaint* paint);
PathCache.cpp 461 PathTexture* PathCache::getRoundRect(float width, float height,
TessellationCache.cpp 464 const VertexBuffer* TessellationCache::getRoundRect(const Matrix4& transform, const SkPaint& paint,
BakedOpDispatcher.cpp 685 PathTexture* texture = renderer.caches().pathCache.getRoundRect(
694 const VertexBuffer* buffer = renderer.caches().tessellationCache.getRoundRect(
    [all...]
OpenGLRenderer.cpp     [all...]

Completed in 644 milliseconds