Home
last modified time | relevance | path

Searched refs:getRelativeTransform (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/core/
H A DSkDevice.cpp95 SkMatrix SkBaseDevice::getRelativeTransform(const SkBaseDevice& dstDevice) const { in getRelativeTransform() function in SkBaseDevice
328 this->drawSpecial(deviceImage.get(), device->getRelativeTransform(*this), sampling, paint); in drawDevice()
H A DSkDevice.h126 * so getDeviceToGlobal() or getRelativeTransform() should be used instead.
140 SkMatrix getRelativeTransform(const SkBaseDevice&) const;
H A DSkBitmapDevice.cpp576 SkSimpleMatrixProvider matrixProvider(device->getRelativeTransform(*this)); in drawDevice()
H A DSkCanvas.cpp856 mapping = skif::Mapping(src->getRelativeTransform(*dst), localToSrc); in internalDrawDeviceWithFilter()
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1970 HRVM(this->createXpsTransform(dev->getRelativeTransform(*this), &xpsTransform), in drawDevice()
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1706 SkMatrix matrix = device->getRelativeTransform(*this); in drawDevice()

Completed in 14 milliseconds