Home
last modified time | relevance | path

Searched refs:blurShadowBuffer (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DShadowBlur.h77 void blurShadowBuffer(const IntSize& templateSize);
DShadowBlur.cpp520 blurShadowBuffer(expandedIntSize(m_layerSize)); in drawRectShadowWithoutTiling()
563 blurShadowBuffer(expandedIntSize(m_layerSize)); in drawInsetShadowWithoutTiling()
794 void ShadowBlur::blurShadowBuffer(const IntSize& templateSize) in blurShadowBuffer() function in WebCore::ShadowBlur
807 blurShadowBuffer(templateSize); in blurAndColorShadowBuffer()
/external/webkit/Source/WebCore/
DChangeLog25328 (WebCore::ShadowBlur::blurShadowBuffer):