Searched refs:getDeviceSpacePath (Results 1 – 4 of 4) sorted by relevance
65 canvas->clipPath(element->getDeviceSpacePath(), op, isAA); in coverClipStack()
37 fDeviceSpacePath.set(that.getDeviceSpacePath()); in Element()71 return this->getDeviceSpacePath() == element.getDeviceSpacePath(); in operator ==()988 this->getDeviceSpacePath().dump(nullptr, false); in dump()
108 const SkPath& getDeviceSpacePath() const { in getDeviceSpacePath() function
843 const auto& p = e->getDeviceSpacePath(); in syncClipStack()