Searched refs:drawLayerPieces (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/ |
D | ShadowBlur.h | 75 …void drawLayerPieces(GraphicsContext*, const FloatRect& shadowBounds, const RoundedIntRect::Radii&…
|
D | ShadowBlur.cpp | 665 … drawLayerPieces(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/ |
D | ChangeLog-2011-02-16 | 5178 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
|
D | ChangeLog | 7707 (WebCore::ShadowBlur::drawLayerPieces): 14846 (WebCore::ShadowBlur::drawLayerPieces): 15879 (WebCore::ShadowBlur::drawLayerPieces):
|