Searched refs:SKJSONCANVAS_ATTRIBUTE_REGIONOP (Results 1 – 3 of 3) sorted by relevance
856 command[SKJSONCANVAS_ATTRIBUTE_REGIONOP] = this->makeRegionOp(op); in onClipRect()865 command[SKJSONCANVAS_ATTRIBUTE_REGIONOP] = this->makeRegionOp(op); in onClipRRect()874 command[SKJSONCANVAS_ATTRIBUTE_REGIONOP] = this->makeRegionOp(op); in onClipPath()883 command[SKJSONCANVAS_ATTRIBUTE_REGIONOP] = this->makeRegionOp(op); in onClipRegion()
70 #define SKJSONCANVAS_ATTRIBUTE_REGIONOP "op" macro
829 target->clipRect(rect, this->getRegionOp(command[SKJSONCANVAS_ATTRIBUTE_REGIONOP]), in processClipRect()836 target->clipRRect(rrect, this->getRegionOp(command[SKJSONCANVAS_ATTRIBUTE_REGIONOP]), in processClipRRect()843 target->clipPath(path, this->getRegionOp(command[SKJSONCANVAS_ATTRIBUTE_REGIONOP]), in processClipPath()