Searched defs:drawSpecial (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 388 void SkBitmapDevice::drawSpecial(SkSpecialImage* srcImg, int x, int y, in drawSpecial() function in SkBitmapDevice
|
D | SkDevice.cpp | 277 void SkBaseDevice::drawSpecial(SkSpecialImage*, int x, int y, const SkPaint&) {} in drawSpecial() function in SkBaseDevice
|
/external/skia/src/gpu/ |
D | SkGpuDevice.cpp | 1138 void SkGpuDevice::drawSpecial(SkSpecialImage* special1, in drawSpecial() function in SkGpuDevice
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 2207 void SkPDFDevice::drawSpecial(SkSpecialImage* srcImg, int x, int y, in drawSpecial() function in SkPDFDevice
|