Searched defs:drawDevice (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 370 void SkBitmapDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device, in drawDevice() function in SkBitmapDevice
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 814 void SkSVGDevice::drawDevice(const SkDraw&, SkBaseDevice*, int x, int y, in drawDevice() function in SkSVGDevice
|
/external/skia/src/gpu/ |
D | SkGpuDevice.cpp | 1363 void SkGpuDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device, in drawDevice() function in SkGpuDevice
|
/external/skia/src/device/xps/ |
D | SkXPSDevice.cpp | 2225 void SkXPSDevice::drawDevice(const SkDraw& d, SkBaseDevice* dev, in drawDevice() function in SkXPSDevice
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1439 void SkPDFDevice::drawDevice(const SkDraw& d, SkBaseDevice* device, in drawDevice() function in SkPDFDevice
|