Searched refs:kEmptyRect (Results 1 – 1 of 1) sorted by relevance
72 static const SkRect kEmptyRect = { 0, 0, 0, 0 }; in replay() local85 visitor->clipRect(kEmptyRect, SkRegion::kIntersect_Op, false); in replay()