Home
last modified time | relevance | path

Searched defs:setGlobalCTM (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkDevice.cpp49 void SkBaseDevice::setGlobalCTM(const SkMatrix& ctm) { in setGlobalCTM() function in SkBaseDevice
/third_party/skia/src/core/
DSkDevice.cpp66 void SkBaseDevice::setGlobalCTM(const SkM44& ctm) { in setGlobalCTM() function in SkBaseDevice