Searched refs:ambientRect (Results 1 – 1 of 1) sorted by relevance
253 Drawing::Rect ambientRect = path.GetBounds(); in GetShadowDirtyRect() local254 …Drawing::Rect spotRect = Drawing::Rect(ambientRect.GetLeft() * spotRatio, ambientRect.GetTop() * s… in GetShadowDirtyRect()255 ambientRect.GetRight() * spotRatio, ambientRect.GetBottom() * spotRatio); in GetShadowDirtyRect()259 shadowRect = ambientRect; in GetShadowDirtyRect()