/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | ImageBufferWinCE.cpp | 139 IntRect sourceRect(0, 0, bitmap->width(), bitmap->height()); in getImageData() local 191 static void putImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, c… in putImageData() 235 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData() 240 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | StillImageHaiku.cpp | 67 const FloatRect& sourceRect, ColorSpace, CompositeOperator op) in draw()
|
D | ImageBufferHaiku.cpp | 232 BRect sourceRect(0, 0, size.width() - 1, size.height() - 1); in getImageData() local 272 static void putImageData(ImageData* source, const IntRect& sourceRect, const IntPoint& destPoint, I… in putImageData() 305 void ImageBuffer::putUnmultipliedImageData(ImageData* source, const IntRect& sourceRect, const IntP… in putUnmultipliedImageData() 312 void ImageBuffer::putPremultipliedImageData(ImageData* source, const IntRect& sourceRect, const Int… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | TextureMapperQt.h | 40 …IntRect sourceRect() const { return IntRect(0, 0, contentSize().width(), contentSize().height()); } in sourceRect() function
|
D | ImageBufferQt.cpp | 306 void putImageData(ByteArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putImageData() 386 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData() 391 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putPremultipliedImageData()
|
D | GraphicsContextQt.cpp | 655 …QRect sourceRect(intersectRect.x() - imageRect.x(), intersectRect.y() - imageRect.y(), intersect… in drawRepeatPattern() local
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | ImageBufferWx.cpp | 75 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData() 80 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putPremultipliedImageData()
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Blit.cpp | 290 bool Blit::formatConvert(IDirect3DSurface9 *source, const RECT &sourceRect, GLenum destFormat, GLin… in formatConvert() 383 IDirect3DTexture9 *Blit::copySurfaceToTexture(IDirect3DSurface9 *surface, const RECT &sourceRect) in copySurfaceToTexture() 431 void Blit::setViewport(const RECT &sourceRect, GLint xoffset, GLint yoffset) in setViewport()
|
D | Texture.cpp | 942 RECT sourceRect = {x, y, x + width, y + height}; in copyNonRenderable() local 1292 RECT sourceRect; in commitRect() local 1358 RECT sourceRect; in copyImage() local 1412 RECT sourceRect; in copySubImage() local 1829 RECT sourceRect; in commitRect() local 2192 RECT sourceRect; in copyImage() local 2279 RECT sourceRect; in copySubImage() local
|
D | Context.cpp | 3298 RECT sourceRect; in blitFramebuffer() local
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | ImageLayerChromium.cpp | 102 const IntRect sourceRect = layerBounds(); in tilingTransform() local
|
D | TransparencyWin.cpp | 459 SkIRect sourceRect = { 0, 0, m_layerSize.width(), m_layerSize.height() }; in compositeOpaqueComposite() local 494 SkIRect sourceRect = { 0, 0, m_layerSize.width(), m_layerSize.height() }; in compositeTextComposite() local
|
D | LayerTilerChromium.cpp | 313 IntRect sourceRect = tileContentRect(tile); in updateFromPixels() local
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | ImageBufferCairo.cpp | 229 void putImageData(ByteArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putImageData() 286 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData() 291 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | ImageBufferSkia.cpp | 270 void putImageData(ByteArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putImageData() 339 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData() 345 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | ImageBufferCG.cpp | 268 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData() 275 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putPremultipliedImageData()
|
D | ImageBufferDataCG.cpp | 255 …ferData::putData(ByteArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putData()
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | ImageBufferAndroid.cpp | 191 …ltipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putUnmultipliedImageData()
|
/external/webkit/Source/WebCore/html/canvas/ |
D | CanvasRenderingContext2D.cpp | 1285 FloatRect sourceRect = c->roundToDevicePixels(normalizedSrcRect); in drawImage() local 1348 FloatRect sourceRect = c->roundToDevicePixels(srcRect); in drawImage() local 1432 FloatRect sourceRect = c->roundToDevicePixels(srcRect); in drawImage() local 1726 IntRect sourceRect(destRect); in putImageData() local
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | ChromeClientGtk.cpp | 420 GdkRectangle sourceRect = area; in scroll() local
|