Home | History | Annotate | Download | only in hwui

Lines Matching refs:localClip

165     ShadowTask(const Matrix4* drawTransform, const Rect& localClip, bool opaque,
169 , localClip(localClip)
193 const Rect localClip;
211 const Matrix4* drawTransform, const Rect* localClip,
267 casterBounds, *localClip, maxZ, ambientBuffer);
271 *drawTransform, lightCenter, lightRadius, casterBounds, *localClip,
287 tessellateShadows(&t->drawTransform, &t->localClip, t->opaque, &t->casterPerimeter,
377 void TessellationCache::precacheShadows(const Matrix4* drawTransform, const Rect& localClip,
383 sp<ShadowTask> task = new ShadowTask(drawTransform, localClip, opaque,
394 void TessellationCache::getShadowBuffers(const Matrix4* drawTransform, const Rect& localClip,
401 precacheShadows(drawTransform, localClip, opaque, casterPerimeter,