Searched defs:deviceToGlobal (Results 1 – 2 of 2) sorted by relevance
44 void SkBaseDevice::setDeviceCoordinateSystem(const SkMatrix& deviceToGlobal, in setDeviceCoordinateSystem()
119 const SkMatrix& deviceToGlobal() const { return fDeviceToGlobal; } in deviceToGlobal() function