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

/frameworks/base/libs/hwui/
H A DCaches.cpp192 tessellationCache.getSize(), tessellationCache.getMaxSize());
213 total += tessellationCache.getSize();
250 tessellationCache.clear();
H A DCaches.h155 TessellationCache tessellationCache; member in class:android::uirenderer::Caches
H A DDisplayListOp.h1028 renderer.getCaches().tessellationCache.precacheRoundRect(state.mMatrix, *mPaint,
1502 renderer.getCaches().tessellationCache.precacheShadows(&state.mMatrix,
1510 renderer.getCaches().tessellationCache.getShadowBuffers(&drawTransform,
H A DFrameBuilder.cpp449 sp<TessellationCache::ShadowTask> task = mCaches.tessellationCache.getShadowTask(
720 mCaches.tessellationCache.precacheRoundRect(state->computedState.transform, *(op.paint),
H A DOpenGLRenderer.cpp194 mCaches.tessellationCache.trim();
1815 const VertexBuffer* vertexBuffer = mCaches.tessellationCache.getRoundRect(
H A DBakedOpDispatcher.cpp694 const VertexBuffer* buffer = renderer.caches().tessellationCache.getRoundRect(
/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp377 caches.tessellationCache.trim();

Completed in 417 milliseconds