Home
last modified time | relevance | path

Searched defs:destPoint (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wx/
DImageBufferWx.cpp75 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
80 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
/external/webkit/Source/WebCore/platform/graphics/wince/
DImageBufferWinCE.cpp191 …* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, SharedB… in putImageData()
235 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
240 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DImageBufferHaiku.cpp272 static void putImageData(ImageData* source, const IntRect& sourceRect, const IntPoint& destPoint, I… in putImageData()
305 …::putUnmultipliedImageData(ImageData* source, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
312 …:putPremultipliedImageData(ImageData* source, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DImageBufferCairo.cpp229 …& source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, ImageBu… in putImageData()
286 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
291 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
/external/webkit/Source/WebCore/platform/graphics/qt/
DImageBufferQt.cpp306 …& source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, ImageBu… in putImageData()
386 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
391 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
/external/webkit/Source/WebCore/platform/graphics/skia/
DImageBufferSkia.cpp270 …yteArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, in putImageData()
339 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
345 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
/external/webkit/Source/WebCore/platform/graphics/cg/
DImageBufferCG.cpp268 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
275 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putPremultipliedImageData()
DImageBufferDataCG.cpp255 …& source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, const I… in putData()
/external/webkit/Source/WebCore/platform/graphics/android/
DImageBufferAndroid.cpp191 …ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint) in putUnmultipliedImageData()
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp550 POINT destPoint = { m_hudPosition.x(), m_hudPosition.y() }; in draw() local
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DTexture.cpp1298 POINT destPoint; in commitRect() local
1835 POINT destPoint; in commitRect() local