Home | History | Annotate | Download | only in autofill

Lines Matching defs:window_mask

644   gfx::Path window_mask;
645 window_mask.addRoundRect(gfx::RectToSkRect(rect),
647 canvas->ClipPath(window_mask, false);