Searched refs:adjustParametersForTiledDrawing (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DGenerator.h41 virtual void adjustParametersForTiledDrawing(IntSize& /* size */, FloatRect& /* srcRect */) { } function in class:WebCore::Generator
H A DGeneratedImage.cpp56 m_generator->adjustParametersForTiledDrawing(adjustedSize, adjustedSrcRect);
H A DGradient.h137 virtual void adjustParametersForTiledDrawing(IntSize& size, FloatRect& srcRect);
H A DGradient.cpp69 void Gradient::adjustParametersForTiledDrawing(IntSize& size, FloatRect& srcRect) function in class:WebCore::Gradient

Completed in 706 milliseconds