Searched defs:BlurRec (Results 1 – 2 of 2) sorted by relevance
91 struct BlurRec { struct96 * If this filter can be represented by a BlurRec, return true and (if not null) fill in the argument
39 bool asABlur(BlurRec*) const override { return false; } in asABlur() argument