Searched defs:drawBitmapRect (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/skia/ext/
H A Danalysis_canvas.cc221 void AnalysisDevice::drawBitmapRect(const SkDraw& draw, function in class:skia::AnalysisDevice
H A Dvector_platform_device_emf_win.cc271 void VectorPlatformDeviceEmf::drawBitmapRect(const SkDraw& draw, function in class:skia::VectorPlatformDeviceEmf
/external/chromium_org/third_party/skia/include/core/
H A DSkCanvas.h682 void drawBitmapRect(const SkBitmap& bitmap, const SkRect& dst, function in class:SkCanvas
687 void drawBitmapRect(const SkBitmap& bitmap, const SkIRect* isrc, function in class:SkCanvas
/external/chromium_org/third_party/skia/src/core/
H A DSkDevice.cpp378 void SkDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkDevice
/external/skia/include/core/
H A DSkCanvas.h689 void drawBitmapRect(const SkBitmap& bitmap, const SkRect& dst, function in class:SkCanvas
694 void drawBitmapRect(const SkBitmap& bitmap, const SkIRect* isrc, function in class:SkCanvas
/external/skia/src/core/
H A DSkDevice.cpp374 void SkDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkDevice
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DGraphicsContext.cpp1126 void GraphicsContext::drawBitmapRect(const SkBitmap& bitmap, const SkRect* src, function in class:WebCore::GraphicsContext
1886 m_canvas->drawBitmapRect(imageBuffer, 0, rect, &paint);
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp965 void SkPDFDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkPDFDevice
/external/skia/src/pdf/
H A DSkPDFDevice.cpp1034 void SkPDFDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkPDFDevice

Completed in 309 milliseconds