Home | History | Annotate | Download | only in hwui

Lines Matching full:shadow

106             (properties().hasShadow() ? ", casting shadow" : ""),
131 (properties().hasShadow() ? ", casting shadow" : ""),
853 // no shadow to draw
928 * underneath both, and neither's shadow is drawn on top of the other.
939 shadowIndex = drawIndex; // potentially draw shadow for each pos Z child
951 // attempt to render the shadow if the caster about to be drawn is its caster,
956 lastCasterZ = casterZ; // must do this even if current caster not casting a shadow