Home
last modified time | relevance | path

Searched refs:drawLayerPieces (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DShadowBlur.h75 …void drawLayerPieces(GraphicsContext*, const FloatRect& shadowBounds, const RoundedIntRect::Radii&…
DShadowBlur.cpp665drawLayerPieces(graphicsContext, destHoleBounds, radii, roundedRadius, templateSize, InnerShadow); in drawInsetShadowWithTiling()
712 drawLayerPieces(graphicsContext, shadowBounds, radii, roundedRadius, templateSize, OuterShadow); in drawRectShadowWithTiling()
720 void ShadowBlur::drawLayerPieces(GraphicsContext* graphicsContext, const FloatRect& shadowBounds, c… in drawLayerPieces() function in WebCore::ShadowBlur
/external/webkit/Source/WebCore/
DChangeLog-2011-02-165178 buffer, paint the non-blurred area of the destination, and then call drawLayerPieces()
5182 drawing via drawLayerPieces().
5183 (WebCore::ShadowBlur::drawLayerPieces): Draw an eight-piece image from the
DChangeLog7707 (WebCore::ShadowBlur::drawLayerPieces):
14846 (WebCore::ShadowBlur::drawLayerPieces):
15879 (WebCore::ShadowBlur::drawLayerPieces):