Searched defs:sourceSize (Results 1 – 12 of 12) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | ImageBufferWx.cpp | 75 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData() 80 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const Int… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | ImageBufferWinCE.cpp | 191 static void putImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, c… in putImageData() 235 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData() 240 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const Int… in putPremultipliedImageData()
|
/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 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData() 291 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const Int… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | ImageBufferQt.cpp | 306 void putImageData(ByteArray*& source, const IntSize& sourceSize, const IntRect& sourceRect, const I… in putImageData() 386 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData() 391 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const Int… 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 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData() 345 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const Int… in putPremultipliedImageData()
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | ImageBufferCG.cpp | 268 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData() 275 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const Int… in putPremultipliedImageData()
|
D | ImageSourceCG.cpp | 54 size_t sourceSize = sharedBuffer->size(); in sharedBufferGetBytesAtPosition() local
|
D | ImageBufferDataCG.cpp | 255 void ImageBufferData::putData(ByteArray*& source, const IntSize& sourceSize, const IntRect& sourceR… in putData()
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | ImageBufferAndroid.cpp | 191 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntR… in putUnmultipliedImageData()
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SCCP.java | 170 int sourceSize = sources.size(); in simulatePhi() local
|
/external/icu4c/common/ |
D | rbbitblb.cpp | 956 int32_t sourceSize = source->size(); in setAdd() local
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | StringPrototype.cpp | 254 int sourceSize = source.length(); in jsSpliceSubstringsWithSeparators() local
|