Searched defs:destPoint (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DImageBufferBlackBerry.cpp257 void ImageBuffer::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, CoordinateSystem) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DImageBufferDataCG.cpp354 void ImageBufferData::putData(Uint8ClampedArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, const IntSize& size, bool accelerateRendering, bool unmultiplied, float resolutionScale) argument
H A DImageBufferCG.cpp339 void ImageBuffer::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, CoordinateSystem coordinateSystem) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DImageBufferQt.cpp281 void ImageBuffer::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, CoordinateSystem) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DImageBufferWinCE.cpp187 void ImageBuffer::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, CoordinateSystem) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DImageBufferCairo.cpp297 void ImageBuffer::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint, CoordinateSystem) argument
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp552 POINT destPoint = { m_hudPosition.x(), m_hudPosition.y() }; local

Completed in 136 milliseconds