Searched refs:tessellationCache (Results 1 – 7 of 7) sorted by relevance
192 tessellationCache.getSize(), tessellationCache.getMaxSize()); in dumpMemoryUsage()213 total += tessellationCache.getSize(); in dumpMemoryUsage()250 tessellationCache.clear(); in flush()
155 TessellationCache tessellationCache; variable
449 sp<TessellationCache::ShadowTask> task = mCaches.tessellationCache.getShadowTask( in deferShadow()720 mCaches.tessellationCache.precacheRoundRect(state->computedState.transform, *(op.paint), in deferRoundRectOp()
1028 renderer.getCaches().tessellationCache.precacheRoundRect(state.mMatrix, *mPaint, in onDefer()1502 renderer.getCaches().tessellationCache.precacheShadows(&state.mMatrix, in onDefer()1510 renderer.getCaches().tessellationCache.getShadowBuffers(&drawTransform, in applyDraw()
194 mCaches.tessellationCache.trim(); in finish()1815 const VertexBuffer* vertexBuffer = mCaches.tessellationCache.getRoundRect(
694 const VertexBuffer* buffer = renderer.caches().tessellationCache.getRoundRect( in onRoundRectOp()
377 caches.tessellationCache.trim(); in draw()