Searched refs:parseRotateToken (Results 1 – 2 of 2) sorted by relevance
144 bool parseRotateToken(SkMatrix*);
655 bool SkSVGAttributeParser::parseRotateToken(SkMatrix* matrix) { in parseRotateToken() function in SkSVGAttributeParser710 || this->parseRotateToken(&m) in parse()