Home
last modified time | relevance | path

Searched refs:tessellateRoundRect (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DTessellationCache.cpp438 static VertexBuffer* tessellateRoundRect(const TessellationCache::Description& description) { in tessellateRoundRect() function
462 return getOrCreateBuffer(entry, &tessellateRoundRect); in getRoundRectBuffer()