Home | History | Annotate | Download | only in hwui

Lines Matching full:shadow

357      * underneath both, and neither's shadow is drawn on top of the other.
368 shadowIndex = drawIndex; // potentially draw shadow for each pos Z child
376 // attempt to render the shadow if the caster about to be drawn is its caster,
381 lastCasterZ = casterZ; // must do this even if current caster not casting a shadow
402 // no shadow to draw
416 // intersect the shadow-casting path with the reveal, if present
424 // intersect the shadow-casting path with the clipBounds, if present
439 // apply reorder clip to shadow, so it respects clip at beginning of reorderable chunk
461 currentLayer().deferUnmergeableOp(mAllocator, bakedOpState, OpBatchType::Shadow);