Searched defs:srcSize (Results 1 – 10 of 10) sorted by relevance
| /external/webkit/WebCore/platform/ |
| D | DragImage.cpp | 34 DragImageRef fitDragImageToMaxSize(DragImageRef image, const IntSize& srcSize, const IntSize& size) in fitDragImageToMaxSize()
|
| /external/webkit/WebCore/platform/graphics/win/ |
| D | ImageCGWin.cpp | 66 …chingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, const IntSize& srcSize, Composite… in drawFrameMatchingSourceSize()
|
| D | ImageCairoWin.cpp | 74 …chingSourceSize(GraphicsContext* ctxt, const FloatRect& dstRect, const IntSize& srcSize, Composite… in drawFrameMatchingSourceSize()
|
| /external/webkit/WebCore/platform/win/ |
| D | DragImageCairoWin.cpp | 114 IntSize srcSize = dragImageSize(image); in scaleDragImage() local
|
| D | DragImageCGWin.cpp | 93 IntSize srcSize = dragImageSize(image); in scaleDragImage() local
|
| /external/skia/src/core/ |
| D | SkPackBits.cpp | 275 int SkPackBits::Unpack16(const uint8_t SK_RESTRICT src[], size_t srcSize, in Unpack16() 297 int SkPackBits::Unpack8(const uint8_t SK_RESTRICT src[], size_t srcSize, in Unpack8()
|
| /external/skia/src/images/ |
| D | SkImageDecoder_wbmp.cpp | 142 size_t srcSize = height * srcRB; in onDecode() local
|
| /external/webkit/WebCore/platform/graphics/ |
| D | Image.h | 164 …meMatchingSourceSize(GraphicsContext*, const FloatRect& dstRect, const IntSize& srcSize, Composite… in drawFrameMatchingSourceSize()
|
| /external/icu4c/test/cintltst/ |
| D | cbiditst.c | 710 int32_t srcSize = (int32_t)strlen(logicalOrder[i]); in testReorder() local 745 int32_t srcSize = (int32_t)strlen(logicalOrder[i]); in testReorder() local 779 int32_t srcSize = (int32_t)strlen(logicalOrder[i]); in testReorder() local 810 int32_t srcSize = (int32_t)strlen(logicalOrder[i]); in testReorder() local 844 int32_t srcSize = (int32_t)strlen(logicalOrder[i]); in testReorder() local 1553 int32_t srcSize, count, paraStart, paraLimit, paraIndex, length; in testMultipleParagraphs() local
|
| /external/skia/src/effects/ |
| D | SkBlurMask.cpp | 302 size_t srcSize = src.computeImageSize(); in Blur() local
|