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

/frameworks/base/libs/hwui/
H A DTessellationCache.cpp444 static VertexBuffer* tessellateRoundRect(const TessellationCache::Description& description) { function in namespace:android::uirenderer
468 return getOrCreateBuffer(entry, &tessellateRoundRect);

Completed in 96 milliseconds