Home
last modified time | relevance | path

Searched defs:destBmp (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/chromium/
DTransparencyWin.cpp87 SkBitmap* destBmp = const_cast<SkBitmap*>(&bitmapForContext(destContext)); in compositeToCopy() local
/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp377 template <typename PixelType, bool Is16bit> static void _rotateBitmap(SharedBitmap* destBmp, const … in _rotateBitmap()
437 static void rotateBitmap(SharedBitmap* destBmp, const SharedBitmap* sourceBmp, const RotationTransf… in rotateBitmap()