Searched defs:drawDevice (Results 1 – 7 of 7) sorted by relevance
/external/skia/experimental/PdfViewer/ |
D | SkTrackDevice.h | 151 virtual void drawDevice(const SkDraw& dummy1, SkBaseDevice* dummy2, int x, int y, in drawDevice() function
|
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 347 void SkBitmapDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device, in drawDevice() function in SkBitmapDevice
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 812 void SkSVGDevice::drawDevice(const SkDraw&, SkBaseDevice*, int x, int y, in drawDevice() function in SkSVGDevice
|
/external/skia/src/utils/ |
D | SkDeferredCanvas.cpp | 251 void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y, in drawDevice() function in SkDeferredDevice
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1248 void SkPDFDevice::drawDevice(const SkDraw& d, SkBaseDevice* device, in drawDevice() function in SkPDFDevice
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 2219 void SkXPSDevice::drawDevice(const SkDraw& d, SkBaseDevice* dev, in drawDevice() function in SkXPSDevice
|
/external/skia/src/gpu/ |
D | SkGpuDevice.cpp | 1635 void SkGpuDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device, in drawDevice() function in SkGpuDevice
|