Home
last modified time | relevance | path

Searched defs:drawSpecial (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkBitmapDevice.cpp388 void SkBitmapDevice::drawSpecial(SkSpecialImage* srcImg, int x, int y, in drawSpecial() function in SkBitmapDevice
DSkDevice.cpp277 void SkBaseDevice::drawSpecial(SkSpecialImage*, int x, int y, const SkPaint&) {} in drawSpecial() function in SkBaseDevice
/external/skia/src/gpu/
DSkGpuDevice.cpp1138 void SkGpuDevice::drawSpecial(SkSpecialImage* special1, in drawSpecial() function in SkGpuDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp2207 void SkPDFDevice::drawSpecial(SkSpecialImage* srcImg, int x, int y, in drawSpecial() function in SkPDFDevice