Searched refs:filterRect (Results 1 – 2 of 2) sorted by relevance
297 bool FilterEffectRenderer::updateBackingStoreRect(const FloatRect& filterRect) in updateBackingStoreRect() argument299 if (!filterRect.isZero() && isFilterSizeValid(filterRect)) { in updateBackingStoreRect()301 if (filterRect != currentSourceRect) { in updateBackingStoreRect()302 setSourceImageRect(filterRect); in updateBackingStoreRect()
97 bool updateBackingStoreRect(const FloatRect& filterRect);