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

/external/chromium_org/third_party/skia/experimental/PdfViewer/
H A DSkTrackDevice.h106 virtual void drawBitmapRect(const SkDraw& dummy1, const SkBitmap& dummy2, function in class:SkTrackDevice
111 INHERITED::drawBitmapRect(dummy1, dummy2, srcOrNull, dst, paint, flags);
/external/skia/experimental/PdfViewer/
H A DSkTrackDevice.h110 virtual void drawBitmapRect(const SkDraw& dummy1, const SkBitmap& dummy2, function in class:SkTrackDevice
115 INHERITED::drawBitmapRect(dummy1, dummy2, srcOrNull, dst, paint, flags);
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapDevice.cpp228 void SkBitmapDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkBitmapDevice
/external/skia/src/core/
H A DSkBitmapDevice.cpp312 void SkBitmapDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkBitmapDevice
/external/chromium_org/skia/ext/
H A Dvector_platform_device_emf_win.cc263 void VectorPlatformDeviceEmf::drawBitmapRect(const SkDraw& draw, function in class:skia::VectorPlatformDeviceEmf
/external/chromium_org/third_party/skia/include/core/
H A DSkCanvas.h864 void drawBitmapRect(const SkBitmap& bitmap, const SkRect& dst, function in class:SkCanvas
869 void drawBitmapRect(const SkBitmap& bitmap, const SkIRect* isrc, function in class:SkCanvas
/external/skia/include/core/
H A DSkCanvas.h852 void drawBitmapRect(const SkBitmap& bitmap, const SkRect& dst, function in class:SkCanvas
857 void drawBitmapRect(const SkBitmap& bitmap, const SkIRect* isrc, function in class:SkCanvas
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.cpp1207 void GraphicsContext::drawBitmapRect(const SkBitmap& bitmap, const SkRect* src, function in class:blink::GraphicsContext
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1031 void SkPDFDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkPDFDevice
/external/skia/src/pdf/
H A DSkPDFDevice.cpp1032 void SkPDFDevice::drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap, function in class:SkPDFDevice

Completed in 358 milliseconds