HomeSort by relevance Sort by last modified time
    Searched refs:setMaxEffectRect (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/filters/
FilterEffect.h 80 void setMaxEffectRect(const FloatRect& maxEffectRect) { m_maxEffectRect = maxEffectRect; }
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceFilterPrimitive.cpp 131 effect->setMaxEffectRect(absoluteSubregion);

Completed in 19 milliseconds