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

  /frameworks/base/libs/hwui/
PathCache.h 201 PathTexture* getRoundRect(float width, float height, float rx, float ry, const SkPaint* paint);
TessellationCache.h 160 const VertexBuffer* getRoundRect(const Matrix4& transform, const SkPaint& paint,
PathCache.cpp 436 PathTexture* PathCache::getRoundRect(float width, float height,
TessellationCache.cpp 448 const VertexBuffer* TessellationCache::getRoundRect(const Matrix4& transform, const SkPaint& paint,
BakedOpDispatcher.cpp 670 PathTexture* texture = renderer.caches().pathCache.getRoundRect(
679 const VertexBuffer* buffer = renderer.caches().tessellationCache.getRoundRect(
    [all...]

Completed in 2330 milliseconds