Searched defs:drawPattern (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/ |
D | SVGImageForContainer.cpp | 43 void SVGImageForContainer::drawPattern(GraphicsContext* context, const FloatRect& srcRect, const Fl… in drawPattern() function in WebCore::SVGImageForContainer
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GradientGeneratedImage.cpp | 47 void GradientGeneratedImage::drawPattern(GraphicsContext* destContext, const FloatRect& srcRect, co… in drawPattern() function in WebCore::GradientGeneratedImage
|
D | CrossfadeGeneratedImage.cpp | 100 void CrossfadeGeneratedImage::drawPattern(GraphicsContext* context, const FloatRect& srcRect, const… in drawPattern() function in WebCore::CrossfadeGeneratedImage
|
D | Image.cpp | 225 void Image::drawPattern(GraphicsContext* context, const FloatRect& floatSrcRect, const FloatSize& s… in drawPattern() function in WebCore::Image
|
D | ImageBuffer.cpp | 203 void ImageBuffer::drawPattern(GraphicsContext* context, const FloatRect& srcRect, const FloatSize& … in drawPattern() function in WebCore::ImageBuffer
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/ |
D | NativeImageSkia.cpp | 396 void NativeImageSkia::drawPattern( in drawPattern() function in WebCore::NativeImageSkia
|