Searched refs:drawDevice (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/skia/experimental/PdfViewer/
H A DSkTrackDevice.h149 virtual void drawDevice(const SkDraw& dummy1, SkBaseDevice* dummy2, int x, int y, function in class:SkTrackDevice
152 INHERITED::drawDevice(dummy1, dummy2, x, y, dummy3);
/external/skia/experimental/PdfViewer/
H A DSkTrackDevice.h153 virtual void drawDevice(const SkDraw& dummy1, SkBaseDevice* dummy2, int x, int y, function in class:SkTrackDevice
156 INHERITED::drawDevice(dummy1, dummy2, x, y, dummy3);
/external/chromium_org/skia/ext/
H A Dvector_platform_device_emf_win.h73 virtual void drawDevice(const SkDraw& draw, SkBaseDevice*, int x, int y,
H A Dpixel_ref_utils.cc310 virtual void drawDevice(const SkDraw&,
H A Dvector_platform_device_emf_win.cc588 void VectorPlatformDeviceEmf::drawDevice(const SkDraw& draw, function in class:skia::VectorPlatformDeviceEmf
/external/chromium_org/third_party/skia/include/core/
H A DSkBitmapDevice.h112 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
H A DSkDevice.h241 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
271 * filter to drawSprite and drawDevice (and potentially filterImage).
/external/skia/include/core/
H A DSkBitmapDevice.h123 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
163 * filter to drawSprite and drawDevice (and potentially filterImage).
H A DSkDevice.h260 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
290 * filter to drawSprite and drawDevice (and potentially filterImage).
/external/chromium_org/third_party/skia/include/device/xps/
H A DSkXPSDevice.h140 virtual void drawDevice(
/external/chromium_org/third_party/skia/include/pdf/
H A DSkPDFDevice.h62 * bottom left (PDF default) to the top left. Note2: drawDevice
111 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
/external/chromium_org/third_party/skia/src/gpu/
H A DSkGpuDevice.h103 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
H A DSkGpuDevice.cpp1481 void SkGpuDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device,
1484 GR_CREATE_TRACE_MARKER_CONTEXT("SkGpuDevice::drawDevice", fContext);
1491 // drawDevice is defined to be in device coords.
/external/chromium_org/third_party/skia/src/utils/
H A DSkPictureUtils.cpp151 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
H A DSkGatherPixelRefsAndRects.h273 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
H A DSkDeferredCanvas.cpp231 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
/external/skia/include/device/xps/
H A DSkXPSDevice.h138 virtual void drawDevice(
/external/skia/include/gpu/
H A DSkGpuDevice.h114 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
/external/skia/include/pdf/
H A DSkPDFDevice.h62 * bottom left (PDF default) to the top left. Note2: drawDevice
111 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
/external/skia/src/gpu/
H A DGrPictureUtils.cpp23 // Currently the only interesting work is done in drawDevice (i.e., when a
117 virtual void drawDevice(const SkDraw& draw, SkBaseDevice* deviceIn, int x, int y,
/external/skia/src/utils/
H A DSkPictureUtils.cpp151 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
H A DSkGatherPixelRefsAndRects.h278 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
H A DSkDeferredCanvas.cpp229 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapDevice.cpp354 void SkBitmapDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device, function in class:SkBitmapDevice
/external/skia/src/core/
H A DSkBitmapDevice.cpp432 void SkBitmapDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device, function in class:SkBitmapDevice

Completed in 409 milliseconds

12