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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceClipper.h 70 bool tryPathOnlyClipping(GraphicsContext*, const AffineTransform&, const FloatRect&);
RenderSVGResourceClipper.cpp 86 bool RenderSVGResourceClipper::tryPathOnlyClipping(GraphicsContext* context,
171 if (tryPathOnlyClipping(context, animatedLocalTransform, targetBoundingBox)) {

Completed in 231 milliseconds