Searched defs:drawSpecial (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/core/ |
D | SkDevice.cpp | 294 void SkBaseDevice::drawSpecial(SkSpecialImage*, int x, int y, const SkPaint&, in drawSpecial() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 618 void SkBitmapDevice::drawSpecial(SkSpecialImage* src, int x, int y, const SkPaint& origPaint, in drawSpecial() function in SkBitmapDevice
|
/external/skia/src/core/ |
D | SkDevice.cpp | 310 void SkBaseDevice::drawSpecial(SkSpecialImage*, int x, int y, const SkPaint&, in drawSpecial() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 624 void SkBitmapDevice::drawSpecial(SkSpecialImage* src, int x, int y, const SkPaint& origPaint, in drawSpecial() function in SkBitmapDevice
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1704 void SkPDFDevice::drawSpecial(SkSpecialImage* srcImg, int x, int y, const SkPaint& paint, in drawSpecial() function in SkPDFDevice
|
/external/skia/src/gpu/ |
D | SkGpuDevice.cpp | 989 void SkGpuDevice::drawSpecial(SkSpecialImage* special, int left, int top, const SkPaint& paint, in drawSpecial() function in SkGpuDevice
|
/external/skqp/src/gpu/ |
D | SkGpuDevice.cpp | 1068 void SkGpuDevice::drawSpecial(SkSpecialImage* special, int left, int top, const SkPaint& paint, in drawSpecial() function in SkGpuDevice
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.cpp | 2031 void SkPDFDevice::drawSpecial(SkSpecialImage* srcImg, int x, int y, const SkPaint& paint, in drawSpecial() function in SkPDFDevice
|